Tools from this folder are used to deploy network for new coin.
- Install create-coin tool from cmd/create
- Install start-coin tool from cmd/start
- Create JSON configuration file using create-coin tool. You can override default nubmer of coin distribution addresses and trusted peers.
- Use start-coin to launch several nodes with addresses from list of trusted peers.
- Use start-coin to launch several slave nodes.
- Use start-coin to launch master node, which will split initial coin volume among distribution addresses.
- Check that block with initial transaction is broadcasted over network.