Starcoin
A Layered Cryptocurrency and Decentralized Blockchain System.
Build from source
cargo build --release
For prerequisites and detailed build instructions please read Build from source document.
Install binary
Download binary release from github releases page.
Run dev node:
starcoin -n dev console
More detailed dev instructions please read Run starcoin dev network document.
Join a test network
starcoin -n halley console
More detailed test network info please read Join starcoin test network.
Network deployment status
- halley: auto deploy latest code.
- proxima: v1.0.0.beta.5
- barnard: v1.0.0.beta.5
Contribution
Thank you for considering to help out with the source code! Feel free to submit a issue or pull request.
License
Starcoin is licensed as Apache 2.0.