Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

drivechain-project/mainchain-old

 
 

Repository files navigation

Moved to LayerTwo-Labs

The current version of the software can be found here: https://github.com/LayerTwo-Labs

Drivechain (BIPs 300+301)

Drivechain allows Bitcoin to create, delete, send BTC to, and receive BTC from “Layer-2”s called “sidechains”. Sidechains are Altcoins that lack a native “coin” – instead, BTC must first be sent over.

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

For an example sidechain implementation, see: https://github.com/drivechain-project/sidechains

License

Bitcoin Core (and Drivechain) are released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Languages

  • C++ 71.0%
  • Python 14.5%
  • C 8.6%
  • M4 2.2%
  • Makefile 1.3%
  • Shell 0.8%
  • Other 1.6%