I just installed the bitcoind daemon on my ubuntu, but i was wondering what are some of the most commonly used commands for bitcoind?
Also is there a cheatsheet for this?
thanks
I just installed the bitcoind daemon on my ubuntu, but i was wondering what are some of the most commonly used commands for bitcoind?
Also is there a cheatsheet for this?
thanks
To find the list of most common commands type
bitcoin-cli help
for a list of all commands refer to the bitcoin client API.