Bells is the twin of DogeCoin, born before it, and just seen the lights now. Visit blockchain explorer
Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.
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.
Total of 500,000,000 coins, special rewards system.
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.
Function | mainnet | testnet | regtest |
---|---|---|---|
P2P | 19919 | 29919 | 18444 |
RPC | 19918 | 29929 | 18332 |
- Updated to protocol 70001
- Added peer seeding
Bells Core is released under the terms of the MIT license. See COPYING for more information or see opensource.org