Introduction
Mine ZEC through your browser. Built via ponsdotfamily.
The protocol
Zponk brings wallet connection, a browser search engine, and proof verification into one desk. Open the desk, connect your wallet, and authorize a round before starting the search.
The engine
WebGPU runs the search on a compatible graphics device. CPU mode is available when WebGPU cannot be used. Power changes the balance between work and pauses; it is not a device utilization reading.
The network
The web wrapper uses ZEC on Robinhood Chain, chain ID 4663. Its SHA-256 challenges are separate from native Zcash block validation. Zponk token CA: SOON.
Run the examples
The code in these docs is JavaScript for an HTTPS browser console. Each block is independent. Examples inspect browser capabilities, read a wallet connection, or calculate local values. They do not open mining rounds or submit proofs.
The SHA-256 example uses a fixed test input, not a live challenge. Wallet examples use window.ethereum when an injected wallet exposes it; use the site wallet picker for other connection methods.