Walrus Examples
Example applications that demonstrate different workflows and use cases on Walrus
Sui Archival System
An example application that demonstrates archiving Sui blockchain checkpoint data on Walrus.
Building a Data Marketplace
Build a data marketplace on Walrus by storing datasets as blobs, escrowing and selling the resulting Sui Blob objects from a Move package, and gating paid content with encryption.
Using Walrus with JavaScript
JavaScript code examples to demonstrate how to use Walrus from within a JavaScript application.
Using Walrus with Move
Move code examples to demonstrate how to use Walrus from within a Move package.
Using Walrus with Python
Python code examples to demonstrate how to use Walrus from within a Python application.
Walrus Relay
An example of a file upload web application that uses the Walrus Upload Relay.
Browser and mobile
Store blobs from a browser or mobile client through a Walrus upload relay, then read them back through a CDN-backed aggregator.
Ecosystem
Projects and tools built on Walrus, including Walrus Memory for AI agents, first-party tooling, and the community-maintained Awesome Walrus directory.