A Layered Cryptocurrency and Decentralized Blockchain System.
cargo build --release
For prerequisites and detailed build instructions please read Build from source document.
Download binary release from github releases page.
starcoin -n dev console
More detailed dev instructions please read Run starcoin dev network document.
starcoin -n barnard console
starcoin -n main console
Connect main network seed nodes:
starcoin --connect ws://main.seed.starcoin.org:9870 console
note: Account-related commands cannot be used when connecting remotely
More detailed test network info please read Join starcoin test network.
Thank you for considering to help out with the source code! Feel free to submit an issue or pull request. Starcoin Move stdlib contribution document at Starcoin Move standard library and framework.
Starcoin is licensed as Apache 2.0.