Developers
Embed the miner.
One iframe on any page. Visitors earn BRC while they read — 0% fee. No accounts, no backend, no keys on your server.
Snippet
loading…allow="storage-access" lets the miner reuse a visitor's existing
payout address across sites. Without it, they set an address per site.Behaviour
- Auto-generates a payout address on first use; the visitor can change it inline.
- Consent-first — nothing mines until the visitor hits Start.
- Defaults to ~20% of cores; a slider goes up to all of them.
- One miner per browser (Web Lock); other tabs idle.
- Self-contained: no SharedArrayBuffer, no external requests.
Sizing
340×480 is comfortable. Style the iframe however you like.
Scripting fork: 2026-07-05. Rebuild a self-hosted copy before then.