Changes

Jump to navigation Jump to search
No change in size ,  11:10, 29 August 2020
# I like to put binaries into my default local user binary location so that I can globally access them from anywhere.
#:<pre>
#::sudo cp ./raven-4.23.1.0/bin/* /usr/local/bin </pre> Two files in this directory are important:
#*''ravend'': which is the Ravencoin deamon, a program that implements the Ravencoin protocol for remote procedure calls (RPCs). In simple terms: it will run a wallet/node as a background process and you can send instructions to it.
#*''raven-cli'': which is the command line interface for Ravencoin that you can use to send instructions to ravend.

Navigation menu