FP Validated Docs
00 — FP Validated Intelligence
Reviewed operating record
Reviewed operator brief.Bounded public record.Litepaper-aligned scope.
Public infrastructure notes, chain records, and source coverage presented through one restrained surface for architecture, operations, and interface review.
Reviewed notes, chain records, and indexed source surfaces only, presented with the same section rhythm and bounded scope as the litepaper.
Operator-approved summaries and excerpts.
Active chain records, runtimes, and interfaces.
Snapshots and references feeding the brief.
05 — Operational Library
Public documentation for institution-grade blockchain infrastructure and developer-facing node services. The library combines FP Validated operating patterns, protocol-specific Kubernetes guides, and interface standards for exposing RPC / API / gRPC / WebSocket endpoints without exposing internal systems.
This homepage functions as the public operator brief: the overview above sets the editorial scope, and the documentation below carries the same operating boundaries and chain-specific implementation detail across architecture, security, observability, and Guard.
06 — Reading path
Each protocol follows the same documentation flow:
Understand the protocol
→ Deploy on Kubernetes
→ Expose public interfaces safely
→ Integrate applications and indexers
→ Operate, monitor, and recover
→ Respond to incidents
07 — Library sections
| Section | What you will find |
|---|---|
| FP Validated | Public architecture, Guard, monitoring, responsiveness, slashing policy, and incident response model |
| Chains | Protocol-specific deployment, interface, operations, and configuration guides organized under each chain |
| Node Operations | Shared operating standards for backup, monitoring, security, incident handling, and RPC exposure |
| Developer | Integration patterns for API gateways, indexers, retries, submissions, and multi-chain client design |
| Reference | Cross-protocol matrices, Helm/value references, glossary, and shared technical reference material |
08 — Chain guides
| Chain | Primary focus |
|---|---|
| Ethereum / EVM | Execution + consensus node patterns, JSON-RPC, WebSocket, Beacon API |
| Sei | Validator-oriented Kubernetes deployment, interfaces, monitoring, and configuration |
| Stable | Stablevisor / validator operating model, deployment layout, interfaces, and monitoring |
| Initia | Validator deployment topology, interface guide, monitoring, and configuration |
| Walrus | Storage-node-oriented deployment, interface, monitoring, and reference guide |
| Canton | Validator / splice operations, deployment, monitoring, and configuration guide |
| Sui | JSON-RPC migration context, GraphQL RPC, gRPC, SDK and operations guidance |
| Aptos | Fullnode REST, indexer GraphQL, transaction stream gRPC, operations guidance |
| Solana / Agave | Validator / RPC deployment, JSON-RPC HTTP, WebSocket PubSub, and runbooks |
Every chain page carries a last_verified date and links to official references.
Interface availability and deprecation timelines change — always confirm against the
linked upstream docs before production use.