CLI Guide
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/cli-guide
This section describes the commands available from bitsongd
, the command line interface that connects a running bitsongd
process.
add-genesis-account
add-genesis-account
Adds a genesis account to genesis.json
.
Syntax
Example
collect-gentxs
collect-gentxs
Collects genesis transactions and outputs them to genesis.json
.
Syntax
Coming soon....
Last updated