]> Git Repo - VerusCoin.git/blob - doc/man/verus-cli/mac/README.txt
update version
[VerusCoin.git] / doc / man / verus-cli / mac / README.txt
1 VerusCoin Command Line Tools v0.5.9-36
2 Contents:
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
7
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.
12
13 Run:
14 ./verusd to launch the VerusCoin daemon
15 Use verus to run commands such as:
16 ./verus stop
17 Which signals verusd (if it is running) to stop running.
18
This page took 0.023882 seconds and 4 git commands to generate.