Install go-bitsong
We are moving our documentation to the new "BitSong, the blockchain for music" website. To access the most up-to-date and complete version of our guides and articles, please visit our new bitsong documentation website. This old documentation site will no longer be maintained or updated, so we strongly recommend referring to the new bitsong documentation website for the latest information. If you can't find what you're looking for on the new site, please be patient as we are still in the process of migrating all of our content. Thank you for your understanding! Visit the new article https://bitsong.io/en/docs/blockchain/install-go-bitsong
This guide will explain how to install the bitsongd
binary into your system.
On Ubuntu start by updating your system:
Install pre-requisites
On Ubuntu this can be done with the following:
Install Go
Install go
by following the official docs. On Ubuntu, you can probably use:
Install go-bitsong binary
Clone the go-bitsong
repo, checkout and install v0.15.0
:
NOTE: If you still have issues at this step, please check that you have the latest stable version of GO installed.
Verify that everything is OK:
bitsongd
for instance should output something similar to:
Last updated