4

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

Patoshi パトシ
  • 11,056
  • 18
  • 84
  • 158

1 Answers1

4

To find the list of most common commands type

bitcoin-cli help

for a list of all commands refer to the bitcoin client API.

Nick ODell
  • 29,396
  • 11
  • 72
  • 130
Loourr
  • 3,050
  • 4
  • 17
  • 35