PaperProof Docs | Developers

Rust SDK

High-throughput indexing and durable backend services.

Docs Path
developers/rust-sdk
Artifact Code
PaperProof-generic_file-001144-e74daa686e62
Series ID
0xe74daa686e6209f2715f0a88492f6aa1f206d8406fcafca7594858e581c23b39
Content Type
application/vnd.paperproof.markdown-package+zip

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....

This page is part of the public PaperProof website. When JavaScript loads, the full interactive route replaces this static public preview.