DeFiCh / ain

DeFi Blockchain - enabling decentralized finance on Bitcoin

Home Page:https://defichain.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint Tests Build - Dev

DeFiChain Logo

What is DeFiChain?

DeFiChain’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.

NOTE: master branch is a development branch and is not suitable for production. Please download tagged releases or compile from the release tags.

Bitcoin Core

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

DeFiChain 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, changi ports: 20554/4, devnet ports: 21554/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 DeFiChain.

Quick Start

License

DeFiChain 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 DeFiChain.

The contribution workflow is described in CONTRIBUTING.md.

Questions?

Pull requests are warmly welcomed.

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

About

DeFi Blockchain - enabling decentralized finance on Bitcoin

https://defichain.com

License:MIT License


Languages

Language:C++ 58.0%Language:Python 25.8%Language:C 8.5%Language:Rust 4.2%Language:M4 1.0%Language:Shell 0.8%Language:Makefile 0.6%Language:Solidity 0.3%Language:Sage 0.3%Language:CMake 0.2%Language:Assembly 0.2%Language:HTML 0.1%Language:Dockerfile 0.0%