@@ -1,5 +1,7 @@ | |||
## Dero Stargate DVM Smart Contracts guide to install and test various function of lottery Smart Contract. | |||
**Download** Dero Stargate testnet [source](https://git.dero.io/DeroProject/derosuite_stargate) and [binaries](https://git.dero.io/DeroProject/Dero_Stargate_testnet_binaries). | |||
**Start Dero daemon in testnet mode.** | |||
``` | |||
./derod-linux-amd64 --testnet | |||