Add README files to the 3 versions.
This commit is contained in:
10
kmd/linux/README.txt
Normal file
10
kmd/linux/README.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
VerusCoin Komodo Command Line Tools
|
||||||
|
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.
|
||||||
10
kmd/mac/README.txt
Normal file
10
kmd/mac/README.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
VerusCoin Komodo Command Line Tools
|
||||||
|
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.
|
||||||
10
kmd/windows/README.txt
Normal file
10
kmd/windows/README.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
VerusCoin Komodo Command Line Tools
|
||||||
|
Contents:
|
||||||
|
komododi.exe - the Komodo daemon
|
||||||
|
komodo-cli.exe - Komodo command line utility
|
||||||
|
verus.bat - wrapper for komodo-cli that applies the command to the VRSC coin
|
||||||
|
verusd.bat - wrapper for komodod that sets the VerusCoin parameters to defauls properly
|
||||||
|
|
||||||
|
Run verusd.bat to launch komodod, and use verus.bat to run commands such as:
|
||||||
|
./verus stop
|
||||||
|
Which signals komodod.exe (if it is running) to stop running.
|
||||||
Reference in New Issue
Block a user