Building a Kaspa node and Mining to it
If you are following along on your own local copy of Ubuntu, you might need to install the following:
sudo apt install git curl gcc screen cmake
I also found adding /root/go/bin to my PATH variable helps.
export PATH=$PATH:/usr/local/go/bin:/root/go/bin
For me I solved the issue by:
sudo apt install build-essential
This should be done before you install the node software.
Just another path.
hey guys, anyone can help me? how can i send the coins mined to my created node wallet to an exchange?
The output seed phrase is longer than 12 words how do you recover the wallet?
Ok so now that i built a node that I can reach publicly how do i start a pool and start getting some 1% fees?
@its all Good wish i had scrolled down that comment earlier would of had my node up before the eth merge instead of forcing myself to fix problem after.
having issues. the minor keeps saying the node is not synced yet the node is accepting blocks at the current time.
If you are following along on your own local copy of Ubuntu, you might need to install the following:
sudo apt install git curl gcc screen cmake
I also found adding /root/go/bin to my PATH variable helps.
export PATH=$PATH:/usr/local/go/bin:/root/go/bin
For me I solved the issue by:
sudo apt install build-essential
This should be done before you install the node software.
Just another path.
hey guys, anyone can help me? how can i send the coins mined to my created node wallet to an exchange?
The output seed phrase is longer than 12 words how do you recover the wallet?
Ok so now that i built a node that I can reach publicly how do i start a pool and start getting some 1% fees?
@its all Good wish i had scrolled down that comment earlier would of had my node up before the eth merge instead of forcing myself to fix problem after.
having issues. the minor keeps saying the node is not synced yet the node is accepting blocks at the current time.