ZK Mining on Boundless

3 min read
ZK Mining on Boundless

What is Boundless?

Boundless is a universal protocol that empowers ZK miners to generate zero-knowledge proofs that any blockchain can verify. A built-in marketplace matches demand from all ecosystems to miners who can supply verifiable compute.

Participants include:

Whenever a proof is accepted the miner earns twice: the requester’s fee and a second payout in $ZKC, the native Boundless token. $ZKC is issued every epoch by the protocol in direct proportion to the verifiable work each miner contributes.

Proof of Verifiable Work

Boundless introduced Proof of Verifiable Work (PoVW) - a first-of-its-kind incentive mechanism that pays miners exactly for the verifiable compute they deliver. While classic Proof-of-Work relies on probabilistic hash races, PoVW measures the RISC-V cycles sealed inside each ZK proof and rewards miners accordingly. The meter is tamper-proof and non-replayable, so rewards are deterministic.

How PoVW works

  1. Every Boundless proof has an immutable tag that records the number of cycles proven, with a unique nonce to prevent replay. The tag’s integrity is ensured by the proof, so neither the miner nor the requestor can tamper with it.
  2. At the end of every epoch, the PoVW contract totals all cycles finalized in that window. The entire calculation happens on-chain and can be audited by anyone.
  3. A fixed amount of $ZKC (Boundless’ native token) is minted for the epoch and distributed pro-rata to cycle share (e.g., a miner who delivered 2% of total cycles, receives 2% of the mint).

Miners Earn Double on Boundless

Marketplace fees deliver immediate cash flow; $ZKC scales with proof complexity, giving heavier jobs a bigger payout. The split lets you balance near-term earnings with long-term upside.

Finetuning Your Strategy

Boundless gives miners full control, with extensive configuration options and complete source code to modify as you wish. Every prover node runs an embedded service called the Trader. The Trader acts as your onchain market analyst:

Miners can configure their trader to finetune their strategy, including their price, max stake, deadline tolerance, and more. This gives miners granular control over their earning potential and risk appetite, and allows them to find an edge in the market. The full list of configurable parameters can be found in the prover documentation.

A New Dimension for Miner Competition

Boundless turns mining into a competition on two different fronts:

  1. Trading edge: write smarter Trader logic to spot profitable orders first, lock them, and keep idle capacity near zero. Superior strategy means higher fill-rate at better margins.
  2. Hardware edge: compete to produce the best proving cluster, providing higher throughput and reliability, and lower latency and costs.

Hardware Suggestions

Note: It is possible to run a prover with less hardware. It may not be competitive with the rest of the market.

A recommended minimum configuration for competitive proving performance:

Ultimately, the more GPU power you have, the better the proving performance. The better the proving performance, the more jobs you can successfully fulfill in the market. The Boundless proving stack supports multi GPU proving as a first class citizen; please see multi GPU configuration and performance optimization for more details.

Get started in 30 minutes

Visit the quick start page for more information.