Skip to content

Bitcoin Core v25, + BIPs 118/119/345, but as an L2 sidechain instead of an L1.

License

Notifications You must be signed in to change notification settings

LayerTwo-Labs/bitcoin-drivechain

 
 

Repository files navigation

Bitcoin Core 26.x Drivechain

Bitcoin Core version 26 as a BIP 300 Drivechain with BIP 301 BMM

BIP 300: https://github.com/bitcoin/bips/blob/master/bip-0300.mediawiki

BIP 301: https://github.com/bitcoin/bips/blob/master/bip-0301.mediawiki

Learn more about Drivechain here: http://drivechain.info

The following BIPS are deployed for testing:

Configuration example (tests must be disabled for now):

./configure --disable-tests --disable-bench --disable-fuzz-binary

TODO & Known Issues:

So far things have only been tested in regtest mode, so starting with --regtest is recommended

What is Bitcoin Core?

https://bitcoincore.org

Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built.

Further information about Bitcoin Core is available in the doc folder.

License

Bitcoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

About

Bitcoin Core v25, + BIPs 118/119/345, but as an L2 sidechain instead of an L1.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages

  • C++ 66.1%
  • Python 19.7%
  • C 10.0%
  • M4 1.3%
  • Shell 1.0%
  • Makefile 0.9%
  • Other 1.0%