Build

Ship on proofs—not rack-scale hash

PoN exposes status, challenge, and proof surfaces you can wire into wallets, dashboards, and infra. Names and payloads below are illustrative; versioned OpenAPI drops ship with each testnet cut.

Abstract brackets and flow lines suggesting developer APIs

Integrate

Why integrate PoN

Light clients can participate without GPU farms: your stack observes network proofs, submits responses where policy allows, and reads reward state from the same mental model users see in the mining app.

Toolkit

Developer resources

These tracks mirror what we publish alongside testnet releases—availability and depth ramp with milestones.

  • API Documentation

    Reference for node status, challenges, proof submission, and reward reads.

  • SDK

    Client helpers for mobile-first flows and constrained devices.

  • Node Setup Guide

    Bootstrap miners, light nodes, and verifiers with sane defaults.

  • Challenge Verification Protocol

    How probes are issued, timed, and corroborated across the graph.

  • Reward Engine API

    Illustrative endpoints for balances and settlement hooks.

  • Wallet Integration

    Connect Coinceeper wallets and third-party signers where policy permits.

  • Testnet Faucet

    Test funds and onboarding flows during public testnets.

Abstract stacked modules on transparent background

HTTP

Example API surface

Illustrative REST-style routes—final paths, auth, and pagination follow published specs.

MethodPath
GET/node/status
POST/proof/submit
GET/challenge/request
POST/challenge/response
GET/reward/balance
POST/wallet/connect
Abstract request arrows and endpoints motif

Topology

Node types

Participation tiers you will see in docs and dashboards—not all roles are available on every testnet build.

Abstract mesh of node roles on transparent background
  • Mobile Miner Node

    Default smartphone participant running proof clients.

  • Light Node

    Observes proofs with minimal state for integrations.

  • Verifier Node

    Corroborates challenges and health signals for an area.

  • Validator Node

    Higher-trust checks where policy routes elevated risk.

  • Gateway Node

    Bridges constrained clients to proof and status services.

Abstract launch trail suggesting testnet iteration

Ship

Testnet

Join the PoN testnet and start experimenting with network proof validation. Feature flags, faucet rules, and verifier sets change between releases—watch release notes for breaking shifts.