Skip to content

Releases: CereblixCRB/cereblix

Cereblix v2.1.3

14 Jun 17:14

Choose a tag to compare

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

14 Jun 16:54

Choose a tag to compare

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

14 Jun 19:35

Choose a tag to compare

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

Quick start (pool)

xmrig-cereblix -o stratum.cereblix.com:3333 -a nm/1 -u crb1YOURADDRESS -p x

The only official xmrig-cereblix / cereblix-stratum is here or on cereblix.com. Anything called the same elsewhere is not ours.