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.