bitcoin/doc
merge-script ebec7bf389
Merge bitcoin/bitcoin#32572: doc: Remove stale sections in dev notes
fac00d4ed3 doc: Move CI-must-pass requirement into readme section (MarcoFalke)
fab79c1a25 doc: Clarify and move "hygienic commit" note (MarcoFalke)
fac8b05197 doc: Clarify strprintf size specifier note (MarcoFalke)
faaf34ad72 doc: Remove section about RPC alias via function pointer (MarcoFalke)
2222d61e1c doc: Remove section about RPC arg names in table (MarcoFalke)
fa00b8c02c doc: Remove section about include guards (MarcoFalke)
fad6cd739b doc: Remove dev note section on includes (MarcoFalke)
fa6623d85a doc: Remove file name section (MarcoFalke)
7777fb8bc7 doc: Remove shebang section (MarcoFalke)
faf65f0531 doc: Remove .gitignore section (MarcoFalke)
faf2094f25 doc: Remove note about removed ParsePrechecks (MarcoFalke)
fa69c5b170 doc: Remove -disablewallet from dev notes (MarcoFalke)

Pull request description:

  This removes sections that I've been collecting as stale or overly redundant over the years. The rationale for each removal is in the commit message.

ACKs for top commit:
  yuvicc:
    ACK fac00d4ed3
  janb84:
    LGTM ACK fac00d4ed3
  glozow:
    ACK fac00d4ed3, all lgtm

Tree-SHA512: 17a5b4277fb30d265959d1230a705b36d8501a64c0f4a7f272ea5d9c22031421f95c491144f6d6f714dc7927df667d96ece9ceb43e0a07317d76fdcc4769aaa7
2025-06-10 15:41:11 -04:00
..
design scripted-diff: s/WITH_MULTIPROCESS/ENABLE_IPC/ in cmake 2025-04-02 08:41:16 -05:00
man build: Remove Autotools-based build system 2024-08-30 21:31:39 +01:00
policy fix typos 2025-01-24 09:12:38 +08:00
release-notes [doc] archive 29.0 release notes 2025-04-14 21:02:18 -04:00
CMakeLists.txt cmake: add USE_SOURCE_PERMISSIONS to all configure_file usage 2024-09-06 10:52:19 +01:00
Doxyfile.in build: Rename `PACKAGE_*` variables to `CLIENT_*` 2024-10-28 12:35:55 +00:00
JSON-RPC-interface.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
README.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
README_doxygen.md doc: Improve doxygen readme navigation section 2019-09-23 19:22:06 -04:00
README_windows.txt doc: Remove version numbers from READMEs 2017-04-05 09:40:48 +02:00
REST-interface.md doc: Fix missing comma in JSON example in REST-interface.md 2024-11-08 14:24:01 -08:00
assets-attribution.md [doc] Merge doc/assets-attribution.md into contrib/debian/copyright 2015-09-18 18:14:42 +02:00
assumeutxo.md doc: fix assumeutxo design doc link 2024-09-04 22:53:34 +01:00
benchmarking.md Merge bitcoin/bitcoin#31161: cmake: Set top-level target output locations 2025-03-12 11:19:00 +08:00
bips.md docs: remove requirement to signal bip125 2024-10-31 13:19:31 -04:00
bitcoin-conf.md doc: Add some general documentation about negated options 2025-02-13 12:30:15 -05:00
bitcoin_logo_doxygen.png Lossless image optimization 2013-12-02 10:10:22 +01:00
build-freebsd.md build, wallet, doc: Remove BDB 2025-05-06 12:21:32 -07:00
build-netbsd.md build, wallet, doc: Remove BDB 2025-05-06 12:21:32 -07:00
build-openbsd.md build, wallet, doc: Remove BDB 2025-05-06 12:21:32 -07:00
build-osx.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
build-unix.md doc: make `-DWITH_ZMQ=ON` explicit on `build-unix.md` 2025-06-06 19:42:01 -03:00
build-windows-msvc.md doc: update URLs 2025-06-03 08:09:21 +01:00
build-windows.md doc: add note to windows build about stripping bin 2025-03-07 17:19:05 +00:00
cjdns.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
dependencies.md doc: Improve dependencies.md documentation 2025-05-15 16:08:47 +02:00
descriptors.md build, wallet, doc: Remove BDB 2025-05-06 12:21:32 -07:00
developer-notes.md Merge bitcoin/bitcoin#32572: doc: Remove stale sections in dev notes 2025-06-10 15:41:11 -04:00
dnsseed-policy.md Update the developer mailing list address. 2024-04-02 15:38:40 -03:00
external-signer.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
files.md doc: update URLs 2025-06-03 08:09:21 +01:00
fuzzing.md doc: fuzz: fix AFL++ link 2025-06-09 18:51:17 -03:00
guix.md docs: Point to contrib/guix/README.md in doc/guix.md 2021-01-08 11:40:01 -05:00
i2p.md doc: i2p: improve `-i2pacceptincoming` mention 2024-04-04 18:32:39 -03:00
init.md Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (replace 26088) 2024-06-27 17:35:08 -04:00
managing-wallets.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
multiprocess.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
multisig-tutorial.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
offline-signing-tutorial.md doc: Mention bitcoin wrapper executable in documentation 2025-05-12 14:49:17 -04:00
p2p-bad-ports.md init, doc: improve -onlynet help and tor/i2p documentation 2022-03-03 16:14:01 +01:00
productivity.md doc: fix typos 2025-06-03 08:09:28 +01:00
psbt.md build, wallet, doc: Remove BDB 2025-05-06 12:21:32 -07:00
reduce-memory.md doc: Bring reduce-memory.md up to date 2025-03-04 15:37:59 +01:00
reduce-traffic.md doc: update/clarify max outbound connection count 2023-12-11 20:05:25 +01:00
release-notes-27826.md doc: fix typos 2025-06-03 08:09:28 +01:00
release-notes-31278.md lint: Check for missing trailing newline 2025-05-13 15:50:02 +02:00
release-notes-31375.md doc: Add release notes describing bitcoin wrapper executable 2025-05-12 14:49:17 -04:00
release-notes-31603.md docs: add release notes for 31603 2025-02-24 09:58:11 -03:00
release-notes-31953.md rpc: Allow fullrbf fee bump 2025-04-17 13:12:26 +02:00
release-notes-32406.md add release note for datacarriersize default change 2025-05-30 10:14:18 -04:00
release-notes-32459.md qt: drop unused watch-only functionality 2025-05-19 10:11:18 +02:00
release-notes-32500.md init: drop -upnp 2025-05-14 16:01:36 +01:00
release-notes-empty-template.md doc: remove note about macOS self-signing 2025-03-05 17:35:58 +00:00
release-process.md Merge bitcoin/bitcoin#31407: guix: Notarize MacOS app bundle and codesign all MacOS and Windows binaries 2025-03-05 17:34:26 +00:00
tor.md doc: update tor docs to use bitcoind binary from path 2025-06-04 20:25:52 +01:00
tracing.md doc: update URLs 2025-06-03 08:09:21 +01:00
translation_process.md doc: update URLs 2025-06-03 08:09:21 +01:00
translation_strings_policy.md doc: Updating docs from autotools to cmake 2024-09-18 11:04:52 -04:00
zmq.md doc: fix typos 2025-06-03 08:09:28 +01:00

README.md

Bitcoin Core

Setup

Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Bitcoin transactions, which requires several hundred gigabytes or more of disk space. Depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to several days or more.

To download Bitcoin Core, visit bitcoincore.org.

Running

The following are some helpful notes on how to run Bitcoin Core on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/bitcoin-qt (GUI) or
  • bin/bitcoind (headless)
  • bin/bitcoin (wrapper command)

The bitcoin command supports subcommands like bitcoin gui, bitcoin node, and bitcoin rpc exposing different functionality. Subcommands can be listed with bitcoin help.

Windows

Unpack the files into a directory, and then run bitcoin-qt.exe.

macOS

Drag Bitcoin Core to your applications folder, and then run Bitcoin Core.

Need Help?

Building

The following are developer notes on how to build Bitcoin Core on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Bitcoin repo's root README contains relevant information on the development process and automated testing.

Resources

Miscellaneous

License

Distributed under the MIT software license.