README
This desktop contains a Bitcoin Core development environment. Click "fork" to get started.
About this desktop
- regtest mode
- bitcoin config is located in
~/.bitcoin/bitcoin.conf
- pre-compiled from source, feel free to recompile
- vscode available (run
code
) qtcreator
available- autolaunch script is
~/autostart.sh
, can be modified or deleted
Bitcoin
Bitcoin is a peer-to-peer (p2p) decentralized digital asset. Read more here: https://bitcoin.org/bitcoin.pdf
Bitcoin Core
See https://github.com/bitcoin/bitcoin for more information about the Bitcoin implementation.