Local testnet
The local testnet could be a good idea if you need to:
- test how the network works,
- run autotests for your DApps, or
- customize your node to satisfy your needs.
Before using the local testnet, you need to build and start the node
- from source code,
- from Docker image, or
- using
docker-compose
.
Use our guide to start your local testnet.