Getting Setup
Instruction to install the starsd binary
Last updated
Instruction to install the starsd binary
Last updated
The operating system you use for your node is entirely your personal preference. You will be able to compile the stars
daemon on most modern linux distributions and recent versions of macOS.
Follow the instructions to install Go. Please install Go v1.2
For an Ubuntu LTS, you can probably use:
Unless you want to configure in a non standard way, then set these in the .profile
in the user's home (i.e. ~/
) folder.
After updating your ~/.
you will need to source it:
For genesis, the mainnet version tag will be v1.1.0
- i.e:
Once you're on the correct tag, you can build:
To confirm that the installation has succeeded, you can run:
If syncing from genesis, the mainnet version is v1.1.0
. If syncing from a recent snapshot or statesync, then the . Be sure to watch the #validator-announcements channel on the S.
Continue with .