Bunkercoin is a cryptocurrency like Bitcoin, although it does not use SHA256 as its proof of work (POW). Taking development cues from Dogecoin and Bitcoin, Bunkercoin currently employs a simplified variant of scrypt.
To start your journey with Bunkercoin Core, see the installation guide and the getting started tutorial.
The JSON-RPC API provided by Bunkercoin Core is self-documenting and can be browsed with bunkercoin-cli help
, while detailed information for each command can be viewed with bunkercoin-cli help <command>
. Alternatively, see the Bitcoin Core documentation - which implement a similar protocol - to get a browsable version.
##License
Bunkercoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.
Development is ongoing and the development team as well as other volunteers can freely work in their own trees and submit pull requests when features or bug fixes are ready.
As much as your heart desires
Each subsequent block will grant a random amount of coins to encourage miners to continue to secure the network and make up for lost wallets on hard drives/lost encryption passwords/etc.
Bunkercoin uses a simplified variant of the scrypt key derivation function as its proof of work with a target time of one minute per block and difficulty readjustment after every block. The block rewards are fixed and halve every 210,000 blocks. To get Bunkercoin, you have to use a Scrypt miner and follow the instructions on https://bunkercoin.org
The solid best way is to mine. You can use any guide and miner that supports scrypt coins like Dogecoin, Litecoin, etc.
Function | mainnet |
---|---|
P2P | 14200 |
RPC | 22555 |