Documentation Index
Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
XDR Codec
A high-level wrapper aroundstellar-xdr that provides idiomatic Rust patterns for common Soroban operations.
Network Clients
- Soroban RPC Client: Handles communication with RPC endpoints with built-in retry and rate limiting.
- History Archive Client: Fetches and decompresses historical state from S3 or GCS.
Local Cache
A content-addressed cache layer that stores:- Fetched WASM bytecode.
- Parsed contract specs.
- Reconstructed ledger entries.
- Downloaded taxonomy database files.