Bitcoin 09 (09C)The coin that you can mine like it's 2009.
I made Bitcoin 09 because I wanted to bring back the part of Bitcoin most of us missed: mining on a normal computer when the coins were worth nothing.
Bitcoin 09 keeps Bitcoin's economics and changes one thing: the proof of work. It uses Argon2id instead of SHA-256 so CPUs can mine it.
Basic specsName: Bitcoin 09
Ticker: 09C
Algorithm: Argon2id, 64 MiB memory cost
Block target: 10 minutes
Difficulty retarget: 2016 blocks
Max supply: 21,000,000
Block reward: 50 09C
Halving: every 210,000 blocks
Premine: none
Allocation: none
Genesis reward: burned / unspendable
Model: UTXO
Signatures: Ed25519
Block size: 1 MB
Genesisba685f741a04ddad03d37500ff354ce3887e64dd9cb6154ae236952792e90c3f
Genesis message:
the coin that you can mine like it's 2009
Source and releaseshttps://github.com/krutftw/bitcoin09
https://github.com/krutftw/bitcoin09/releases/tag/v0.1.2
Seed nodeThe seed is built into v0.1.2, so you can just run:
Or from source:
git clone https://github.com/krutftw/bitcoin09
cd bitcoin09
go build ./cmd/btc09
./btc09 node -mine
Notes09C has no price. It may never have one. There is no premine, no allocation, no ICO, no airdrop and no reserved dev wallet. Every spendable coin starts from public mining after genesis.
I launched it, so I will answer technical questions here.