Giter Club home page Giter Club logo

bitgesell's Introduction

BGL Core integration/staging tree

What is BGL?

BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. BGL Core is the name of open source software which enables the use of this currency.

Specifications

Essentially this is a full bitcoin fork, but:

  • Block Reward = nFees*0.1 + GetBlockSubsidy() // Burn rate is 90% of tx fees
  • Block Weight <= 400,000; // 10 times smaller than bitcoin
  • 100% Segwit // Eliminates problems with legacy types of transactions
  • Halving Interval = 210000 blocks / 4; // Halving is every year (bitcoin halving is every 4 years)
  • Block Subsidy = 50 * 4; // 21 000 000 coins max
  • Hashing algorithm for blocks is Keccak (sha-3).

Official thread: https://bitcointalk.org/index.php?topic=5238559.0

License

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

bitgesell's People

Contributors

wu-emma avatar van-orton avatar vporton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.