7 Comments

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

Expand full comment

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.

Expand full comment

hey guys, anyone can help me? how can i send the coins mined to my created node wallet to an exchange?

Expand full comment

The output seed phrase is longer than 12 words how do you recover the wallet?

Expand full comment

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?

Expand full comment

@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.

Expand full comment

having issues. the minor keeps saying the node is not synced yet the node is accepting blocks at the current time.

Expand full comment