Walrus and Seal
Store large binary data on a decentralized network and control who can decrypt it using onchain access policies.
Data Storage Using Walrus
Learn how to store and retrieve data on Walrus by walking through OnlyFins, a content platform built on Sui and Walrus.
Encryption with Seal
Learn how to encrypt Walrus blobs and enforce onchain access control using Seal, by walking through OnlyFins.
Custom Indexer and Walrus
Walrus is a content-addressable storage protocol, where data is retrieved using a unique identifier derived from the content itself, rather than from a file path or location. Integrating a custom Sui Indexer with Walrus can provide novel user experiences.