1 VerusCoin Command Line Tools v0.5.9-36
3 verusd - VerusCoin daemon.
4 verus - VerusCoin command line utility.
5 fetch_params.sh - utility to download the zcash parameters needed to start the VerusCoin command line tools and scripts
6 lib*.dylib - assorted dynamic libraries, dependencies needed by fetch-params.sh, verusd and/or verus
8 Command line tools are run from the terminal. You can launch the terminal on a Mac by using the Finder, selecting Applications and from that select Utilities, finally selecting Terminal from the Utilities folder.
9 You will need to switch to the directory you extracted the verus-cl into. If you extracted it in the Download folder then the change directory command is
10 cd ~/Downloads/verus-cli
11 The first time on a new system you will need to run ./fetch-params before using verusd.
14 ./verusd to launch the VerusCoin daemon
15 Use verus to run commands such as:
17 Which signals verusd (if it is running) to stop running.