Accessing Data

How to read data from the Sui network. Use when choosing or implementing a data access strategy — queries for on-chain state, indexing pipelines, historical lookups, event subscriptions, cross-chain reads, or off-chain blob storage. Covers the two live Sui APIs (gRPC and GraphQL RPC), the Archival Store, the General-Purpose Indexer, the `sui-indexer-alt` custom indexing framework, and Walrus for off-chain blobs.

MystenLabs bf1e226 8 files · 67.1 KB Updated

File contents

mystenlabs/skills/tree/main/accessing-data commit bf1e226c8d

Frequently asked questions

npx skillmds@latest add mystenlabs/accessing-data