Bitflash is a faithful revival of the original 2009 bitcoin-0.1.0, rebuilt for today with two changes: memory-hard CPU mining, and anonymous addressing that hides your IP and works behind CGNAT.
── What's different ──
• RandomX proof of work — CPU-only, ASIC/GPU-resistant. One CPU, one vote.
• .btf anonymous addresses over Nostr — self-certifying, Tor-onion-style, built into the coin. Your IP is never exposed to peers.
• Works behind CGNAT — no public IP, no port forwarding. Nodes rendezvous through a relay that only sees end-to-end-encrypted ciphertext.
• Automatic peer & relay discovery — zero config.
• Fair launch — no premine, no ICO, no dev reward.
── Specs ──
Ticker: BTF | PoW: RandomX (CPU) | Reward: 50 BTF, halving | Max supply: 21,000,000 | Block time: ~2 min | Windows (GUI) + Linux (headless)
── Download & run ──
Windows: unzip, run bitflash.exe → Options → Generate Coins.
Linux: extract, run build-linux.sh, then ./src/bitflash-node -gen
Releases:
https://github.com/Bitflash-sh/bitflash/releasesSource:
https://github.com/Bitflash-sh/bitflashDisclaimer: Experimental software in the spirit of the original Bitcoin. The network is young — run it, mine it, help keep it alive, but don't rely on it for anything critical and don't put in more than you can lose.