Files
hush3/kmd/linux/README.txt
2018-05-31 23:04:13 -07:00

11 lines
424 B
Plaintext

VerusCoin Komodo Command Line Tools v0.3.3
Contents:
komodod - the Komodo daemon
komodo-cli - Komodo command line utility
verus - wrapper for komodo-cli that applies the command to the VRSC coin
verusd - wrapper for komodod that sets the VerusCoin parameters to defauls properly
Run ./verusd to launch komodod, and use ./verus to run commands such as:
./verus stop
Which signals komodod (if it is running) to stop running.