blizzard

Manage WAL liquid staking and LST operations on the Sui network.

3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mcxross/skills --skill blizzard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blizzard
Source: https://github.com/mcxross/skills/tree/main/blizzard
Command: npx skills add https://github.com/mcxross/skills --skill blizzard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Blizzard provides a framework for managing liquid staking, minting and burning of LSTs, exchange-rate syncing, transmutation, and stake NFT management on the Sui network, enabling seamless liquidity and staking workflows.

Core Features & Use Cases

  • Mint LST by staking WAL to a node to receive immediate liquidity.
  • Mint after votes finished to yield a BlizzardStakeNFT for delayed activation and later burning into LST.
  • Burn LST to retrieve staked WAL via withdrawal instructions, supporting per-node and per-epoch controls.
  • Transmute LST to wWAL for cross-token liquidity, including exchange-rate handling.
  • Sync and query exchange rates per epoch to enable accurate conversions between WAL and LST.
  • Manage stake NFTs: split, join, keep, and burn flows for flexible staking lifecycle.

Quick Start

Stake WAL to a Blizzard node to mint LST immediately, or use mint_after_votes_finished to obtain a BlizzardStakeNFT for later conversion.

Frequently Asked Questions about blizzard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I liquid stake WAL on Sui and get immediate liquidity?

To liquid stake WAL on Sui, you submit WAL to a Blizzard node to mint LST tokens, which provide immediate liquidity while your assets remain staked.

What happens when I burn LST to retrieve staked WAL on Sui?

Burning LST on Sui retrieves your staked WAL via withdrawal instructions, supporting per-node and per-epoch controls to manage the unstaking lifecycle.

How do I convert LST to wWAL for cross-token liquidity on Sui?

You transmute LST to wWAL on Sui to gain cross-token liquidity, a process that automatically handles exchange-rate syncing to ensure accurate conversions.

When do I need to use a stake NFT for delayed staking activation?

You mint a BlizzardStakeNFT when votes are finished but delayed activation is required, allowing you to later burn the NFT into LST for standard liquid staking.

Does the Sui liquid staking protocol support splitting and joining stake NFTs?

Yes, the Sui liquid staking protocol supports full stake NFT management, allowing you to split, join, keep, and burn NFTs for a flexible staking lifecycle.

How are exchange rates synced per epoch during WAL liquid staking?

Exchange rates are synced and queried per epoch on Sui to enable accurate value conversions between WAL and LST during minting, burning, and transmutation workflows.