Author

Topic: Best Guide For Bitcoin Core CLI (Read 83 times)

member
Activity: 104
Merit: 120
October 05, 2023, 10:24:21 AM
#7
Thank you all very much for your feedback!
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
October 05, 2023, 06:55:26 AM
#6
Unfortunately, there isn't any comprehensive, up-to-date and user-friendly resource like that. The knowlededge is scatter across many places in the Internet, e.g. "https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master"
~

This resource you have cited is one of the most reliable guides for using bitcoin-cli.

Although that doesn't make up for the fact that Bitcoin Core documentation could've been written in a more user-friendly and helpful way. Although that problem mainly comes for the fact that the documentation is more oriented towards Bitcoin Core developers rather than users.
member
Activity: 115
Merit: 68
October 05, 2023, 04:35:59 AM
#5
Unfortunately, there isn't any comprehensive, up-to-date and user-friendly resource like that. The knowlededge is scatter across many places in the Internet, e.g. "https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master", "https://bitcoin.stackexchange.com/", release notes "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md".
legendary
Activity: 3388
Merit: 4919
https://merel.mobi => buy facemasks with BTC/LTC
October 05, 2023, 02:04:58 AM
#4
An other option that hasn't been listed yet: https://chainquery.com/bitcoin-cli

This one lets you try out several commands on their online node...
legendary
Activity: 2310
Merit: 4313
🔐BitcoinMessage.Tools🔑
October 05, 2023, 01:59:14 AM
#3
Hi all,

I'm a long time Bitcoin Core node runner and was hoping that someone would be able to point me in the right direction as far as to where I could get a good summation for the various commands in terms of their proper syntax as well as a breakdown into what exactly each one does.  Of course the help feature is useful but I was hoping that there may be a more user friendly resource out there that's a good one stop shop with examples etc.  Thanks in advance for your feedback!
Here is a complete(?) list[1] of Bitcoin Core CLI commands divided into the following categories: blockchain, control, generating, mining, network, raw transactions, utils, and wallet. Each category consists of a list of specific commands as links, which you can follow in order to find out what this command is for, what it does and what the proper syntax is to make it work. Examples of usage are also included, which is very convenient both for developers and regular folks.


[1] https://developer.bitcoin.org/reference/rpc/
hero member
Activity: 644
Merit: 661
- Leo -
October 05, 2023, 01:17:30 AM
#2
Here is a list[1] of commands not included in the help page. I hope it can be useful.

[1] https://github.com/bitcoin/bitcoin/blob/623745ca74cf3f54b474dac106f5802b7929503f/src/rpc/server.cpp#L252

- Jay -
member
Activity: 104
Merit: 120
October 04, 2023, 10:00:57 PM
#1
Hi all,

I'm a long time Bitcoin Core node runner and was hoping that someone would be able to point me in the right direction as far as to where I could get a good summation for the various commands in terms of their proper syntax as well as a breakdown into what exactly each one does.  Of course the help feature is useful but I was hoping that there may be a more user friendly resource out there that's a good one stop shop with examples etc.  Thanks in advance for your feedback!
Jump to: