walrus-move-integration

Installation
SKILL.md

Walrus Move Integration

Source constraint: All information in this skill is sourced from the Walrus Move example and the Walrus documentation. When extending this skill, only pull from these sources.

Walrus blobs are represented on-chain as walrus::blob::Blob Sui objects. You can reference, wrap, or compose with these objects in your own Move contracts. This enables patterns like NFTs backed by Walrus-stored media, access-controlled document registries, or any on-chain logic that needs to track off-chain blob data.

All patterns in this skill are derived from:

If unsure about the Walrus Move API, check the source contracts before answering.


Related skills

Installs
26
GitHub Stars
3
First Seen
Jul 6, 2026
walrus-move-integration — mystenlabs/walrus-skills