550135928 / lbtc-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightning Bitcoin Core

What is Lightning Bitcoin?

Lightning Bitcoin (LBTC) is a fully decentralized Internet-of-value protocol for global payments. The specific applications include peer-to-peer transactions and exchange platforms. Any users that participate in the LBTC protocol can enjoy instant, secure and nearly free global financial transactions of any size.

Lightning Bitcoin’s on-chain governance system enables LBTC holders to vote for the blockchain improvement proposals and the delegates who maintain the network as Lightning Nodes. It solves the problems of centralization of bitcoin by incorporating all participants in the Lightning Bitcoin ecosystem into the decision-making process.

Lightning Bitcoin is forked from Bitcoin Core. And the official implementation of Lightning Bitcoin full node replaces PoW consensus of Bitcoin with DPoS, it means LBTC fully meets bitcoin standard expect consensus algorithm.

However, here are these differences:

  • DPoS
  • Replay Protection
  • Transaction extention (Register/Vote/CancelVote)

License

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

Development Process

This Github repository contains only source code of releases.

If you would like to contribute, please read CONTRIBUTING

About

License:MIT License


Languages

Language:C++ 76.7%Language:Python 13.5%Language:C 3.8%Language:M4 2.3%Language:Makefile 1.3%Language:HTML 0.6%Language:Shell 0.6%Language:Java 0.4%Language:Sage 0.4%Language:Assembly 0.3%Language:Objective-C++ 0.1%Language:CSS 0.0%Language:QMake 0.0%