Skip to content

benzumbrunn/ain

 
 

Repository files navigation

DeFi Blockchain Logo

DeFi Blockchain

Build Status

https://defichain.io

NOTE: master branch is a development branch and is thus unstable. Do not run from it. Run or compile from tagged releases instead, unless you know what you are doing.

What is DeFi Blockchain?

DeFi Blockchain’s primary vision is to enable decentralized finance with Bitcoin-grade security, strength and immutability. It's a blockchain dedicated to fast, intelligent and transparent financial services, accessible by everyone.

For more information:

Downloadable binaries are available from the GitHub Releases page.

Bitcoin Core

DeFi Blockchain is a fork on Bitcoin Core from commit 7d6f63c – which is slightly after v0.18.1 of Bitcoin Core.

DeFi Blockchain has done significant modifications from Bitcoin Core, for instance:

  • Moving from Proof-of-Work to Proof-of-Stake
  • Masternode model
  • Community fund support
  • Bitcoin blockchain block anchoring
  • Increased decentralized financial transaction and opcode support, etc.
  • Configuration defaults (mainnet ports: 8555/4, testnet ports: 18555/4, regnet ports: 19555/4, etc)

Merges from upstream (Bitcoin Core) will be done selectively if it applies to the improved functionality and security of DeFi Blockchain.

Quick Start

License

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

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of DeFi Blockchain.

The contribution workflow is described in CONTRIBUTING.md.

Questions?

Pull requests are warmly welcomed.

Reach us at engineering@defichain.io for any questions or collaborations.

About

DeFi Blockchain - enabling decentralized finance on Bitcoin

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.2%
  • Python 17.3%
  • C 8.7%
  • M4 1.8%
  • Shell 1.4%
  • Makefile 1.2%
  • Other 1.4%