── ABOUT
Pura routes payments based on real-time capacity. An LLM gateway sends inference to the best-fit provider. Nostr relays and Lightning nodes earn proportional to verified throughput. Everything runs on Base (Ethereum L2), settles via Lightning, and records completion receipts on-chain.
the protocol in numbers
| Smart contracts | 32 (Solidity 0.8.26, Base Sepolia) |
| Test coverage | 319+ tests (Foundry) |
| Settlement rails | Lightning, Superfluid streaming, direct ERC-20 |
| Service types | LLM endpoints, Nostr relays, Lightning nodes, AI agents |
| SDK modules | 24 action modules + TypeScript client |
| Verification | Dual-signed EIP-712 completion receipts |
| Pricing model | Congestion-adjusted (Boltzmann routing + EWMA capacity) |
| Agent distribution | OpenClaw skill + OpenAI-compatible API |
| License | MIT |