Getting started
- Install
This article guides you on how to install starcoin.Starcoin support windows/Mac/Linux.
- Build from Source
Build starcoin from source.
- Run by docker
Run staroin node by docker.
- Run/Join Network
starcoinis used to start a local network or join a starcoin network. Running a local network or join test network makes it easier to test and debug your code changes. You can use the CLI command dev to compile, publish, and execute Move programs on your local network or test network.- Run custom chain network
starcoinsupports run a user-defined blockchain network, allowing users to build private chain for testing or development.




