Skip to content

bellscoin-community/bellscoinv2

 
 

Repository files navigation

Bells

Bells Core [BEL]

BellsBadge MuchWow

This branch contains the latest version 2.0.0 of the bells network.

What is Bells?

Bells is the twin of DogeCoin, born before it, and just seen the lights now. Visit blockchain explorer

Development and contributions

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

Usage 💻

To start your journey with Bells Core, see the installation guide and the getting started tutorial.

The JSON-RPC API provided by Bells Core is self-documenting and can be browsed with bells-cli help, while detailed information for each command can be viewed with bells-cli help <command>. Alternatively, see the Bitcoin Core documentation - which implement a similar protocol - to get a browsable version.

Frequently Asked Questions

How much bells can exist?

Max supply of 500,000,000 coins with special rewards system.

How to get $bel?

Scrypt Proof of Work

1 Minute Block Targets, 4 Hour Diff Readjustments

  • 50% chance of 50 coins
  • 20% chance of 100 coins
  • 14% chance of 250 coins
  • 10% chance of 500 coins
  • 5% chance of 1000 coins
  • 1% chance of 10000 coins

Halving at 129600 (~90 days) Decreasing by 4/5ths at 259200 blocks (~180 days) After block 518,400 (~1 year), reward of 2 coins.

Ports

Function mainnet testnet regtest
P2P 19919 29919 18444
RPC 19918 29929 18332

Change Log

0.7.0

  • Updated to protocol 70001
  • Added peer seeding

License ⚖️

Bells Core is released under the terms of the MIT license. See COPYING for more information or see opensource.org

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.9%
  • Python 14.6%
  • C 9.2%
  • Shell 7.9%
  • M4 2.5%
  • Makefile 1.2%
  • Other 1.7%