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

saiive/ain

 
 

Repository files navigation

Lint Tests Dev Build

DeFiChain Logo

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

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, 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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.8%
  • Python 20.4%
  • C 8.0%
  • M4 1.5%
  • Shell 1.3%
  • Makefile 0.8%
  • Other 1.2%