PaperProof Docs | Developers
Rust SDK
High-throughput indexing and durable backend services.
This topic is most relevant to builders implementing performant services, reducers, or data infrastructure around PaperProof.
The Rust SDK is the infrastructure SDK for high-throughput and long-running services. Published crate Install the published crates.io release: Field Value --- --- Registry crates.io Crate paperproof-sdk-rs Current published version 0.2.4 crates.io page crates.io/crates/paperproof-sdk-rs API documentation docs.rs/paperproof-sdk-rs/0.2.4 Source repository PaperProofLabs/paperproof-sdk-rs License Apache-2.0 Optional features include sui-native, sqlite, postgres, and tracing. Pin a specific crate version for production indexers and review deployment drift before upgrading a long-running service. Typical uses checkpoint ingestion; backfill and tail-mode indexers; persistent cursors; SQLite and Postgres sinks; idempotent event processing; metrics and tracing; backend APIs and durable data services. Why an indexer SDK matters Raw events are not the final application view....
Docs Index
Previous Topic
Next Topic
Related Topics
This page is part of the public PaperProof website. When JavaScript loads, the full interactive route replaces this static public preview.