Skip to content
View bitfinitechain's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report bitfinitechain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bitfinitechain/README.md
BitFinite (BFX)

BitFinite · $BFX

Sound money, freely mined.

A fair-launch, open-source SHA-256 proof-of-work coin — no premine, 21M cap, mined from block 1.

Website Whitepaper Docs X Telegram Discord Core release


⛓️ What is BitFinite?

BitFinite (BFX) is a proof-of-work cryptocurrency derived from Bitcoin Cash Node. It pairs a fixed, predictable monetary policy with a genuine fair launch — no premine, no founder allocation, no insider sale. Every coin enters circulation by mining, from block one.

PoW Supply Reward Block time Launch Prefix

Ticker BFX
Algorithm SHA-256d (ASERT DAA, 6h half-life)
Target block time 5 minutes
Max supply 21,000,000 BFX
Block reward 50 BFX — halves every 210,000 blocks
Launch Fair — no premine, no allocation
Address prefix bfx:

📦 Projects

Repo What it is
bitfinite-core Full node + Qt wallet — source and release binaries (Linux & Windows)
bitfinite-wallet Non-custodial Android wallet
bitfinite-explorer Block explorer
bitfinite-mempool mempool.space-style explorer
ckstats-bfx Pool & solo mining stats dashboard
electr-bfx Electrum server (electrs fork)
Brandkit Logos, palette & mascots

🌐 Live network

⛏️ Start mining

Point SHA-256 hardware (ASIC / BitAxe) at either endpoint, using a bfx: address as the worker name:

  • Solosolo.bitfinitechain.org:3333 (full block reward to the finder)
  • Poolpool.bitfinitechain.org:3333 (shared, steadier payouts)

Meet Miso 🐱 & Ollie 🦉 — the BitFinite mascots. · Sound money, freely mined.

Pinned Loading

  1. bitfinite-core bitfinite-core Public

    BitFinite (BFX) full node — SHA-256, 5-min blocks, 21M supply, ASERT DAA. Reference implementation (forked from Bitcoin Cash Node v27).

    C++ 1

  2. bitfinite-wallet bitfinite-wallet Public

    Forked from cypherstack/stack_wallet

    Non-custodial mobile wallet for BitFinite (BFX) — a fair-launch, fixed-supply SHA-256 proof-of-work coin. A Stack Wallet fork.

    Dart 1

  3. electr-bfx electr-bfx Public

    Electrum server for BitFinite (BFX) — fork of electrs (Electrum Server in Rust).

    Rust 1

  4. bitfinite-mempool bitfinite-mempool Public

    Real-time mempool & block explorer for BitFinite (BFX) — a mempool.space-style dashboard. Fork of the Bitcoin Cash mempool explorer.

    TypeScript 1

  5. ckstats-bfx ckstats-bfx Public

    Mining-pool statistics dashboard for BitFinite (BFX) — fork of ckstats.

    TypeScript 1

  6. ckpool-bitfinite ckpool-bitfinite Public

    Solo/pool mining server for BitFinite (BFX) — a ckpool fork with native CashAddr (bfx:) support.

    C