Releases: CereblixCRB/cereblix
Releases · CereblixCRB/cereblix
Cereblix v2.1.3
Cereblix (CRB) v2.1.3
CPU-only PoW coin on the self-mutating NeuroMorph algorithm. Fair launch, no premine.
This release repoints the node/miner auto-update at the current GitHub repo. Auto-update is signed + hash-verified, with a cereblix.com fallback.
Node (cereblixd)
- Linux x64:
cereblixd-linux-amd64| Linux arm64:cereblixd-linux-arm64| Windows x64:cereblixd-windows-amd64.exe
Miner (cereblix-miner, v1.4)
- Linux x64:
cereblix-miner-linux-amd64| Windows:cereblix-miner-windows-amd64.exe - macOS Intel:
cereblix-miner-darwin-amd64| macOS Apple Silicon:cereblix-miner-darwin-arm64 - HiveOS:
cereblix-hiveos.tar.gz
Quick start
- Pool mine:
cereblix-miner -addr crb1YOURADDRESS -node https://cereblix.com/pool/api - Run a node:
cereblixd - Wallet/explorer/pool/faucet: https://cereblix.com
Cereblix v2.1.2
Cereblix (CRB) v2.1.2
CPU-only PoW coin on the self-mutating NeuroMorph algorithm. Fair launch, no premine, no ICO.
Node (cereblixd) - run a full node or mine solo
- Linux x64:
cereblixd-linux-amd64 - Linux arm64:
cereblixd-linux-arm64 - Windows x64:
cereblixd-windows-amd64.exe
Miner (cereblix-miner) - CPU miner
- Linux x64:
cereblix-miner-linux-amd64 - Windows x64:
cereblix-miner-windows-amd64.exe - macOS Intel:
cereblix-miner-darwin-amd64 - macOS Apple Silicon:
cereblix-miner-darwin-arm64 - HiveOS:
cereblix-hiveos.tar.gz
upgrade.json + miner-version.txt drive the signed, hash-verified auto-update.
Quick start
- Mine on the pool:
cereblix-miner -addr crb1YOURADDRESS -node https://cereblix.com/pool/api - Run a node:
cereblixd - Web wallet, explorer, pool, faucet: https://cereblix.com
One CPU, one vote.
XMRig (fee-free) for Cereblix
Official fee-free XMRig for Cereblix (CRB) — the developer donation is removed; GPLv3 source included.
Assets in this release
xmrig-cereblix-*— the fee-free XMRig miner (Windows · Linux · Hive OS · macOS arm64 · source)cereblix-stratum-*— the Stratum ⇄ node bridge, to mine with XMRig against your own node
📖 Full setup — see the README
- ⛏️ Mine with XMRig on our public Stratum (pool
:3333/ solo:3334) → README → "Mine" - 🖧 Run your own full node → README → "Run a full node"
- 🔗 Mine to your own node with XMRig (the
cereblix-stratumbridge) → same README → "Run a full node" section - 🌐 Web guide with one-click downloads → https://cereblix.com/mine.html
Quick start (pool)
xmrig-cereblix -o stratum.cereblix.com:3333 -a nm/1 -u crb1YOURADDRESS -p x
The only official
xmrig-cereblix/cereblix-stratumis here or on cereblix.com. Anything called the same elsewhere is not ours.