How To Use

Download file and unzip in any folder.

After that, execute on terminal:

$ ./dcrts

Decred Testnet Suite v0.2
Author: Walker de Alencar
Wallet: v0.0.7

use: dcrts {help|cleanup|install}
  help     show this
  cleanup  remove all files from testnet
  install  creates symlinks on /usr/local/bin to use commands anywhere
      

Installing Decred

Execute on terminal:

$ ./dcrts install

After all step are complete, you will can use decred commands globally, like

$ dcrd --notls --testnet # start Daemon
$ dcrwallet --notls --testnet --create #create wallet

Authors and Contributors

Support or Contact