Sui Wallet Desktop Changelog
Sui Wallet Desktop release history. Current version: 0.2.5 (released 11 May 2026 — initial public release). All binaries are signed. Source code at github.com/sui-wallet-dev/desktop.
Last updated: 11 May 2026
Versions — quick reference
| Version | Release date | Status |
|---|---|---|
| v0.2.5 | 11 May 2026 | Current — initial public release |
This is the initial public release. The version numbering starts at 0.2.5 reflecting our internal pre-release iteration; future releases will follow standard semver progression.
v0.2.5 — initial public release
Released 11 May 2026
The first public release of Sui Wallet Desktop. Native desktop wallet for the Sui blockchain, available for Windows, macOS, and Linux.
Core wallet
- Native desktop application for Windows 10+, macOS 11+, Linux x64
- Apple Silicon (arm64) and Intel (x64) macOS builds
- AppImage, .deb (Debian/Ubuntu), and .rpm (Fedora/RHEL) Linux packages
- Wallet creation with 24-word BIP39 seed phrase
- Wallet recovery from existing seed phrase
- zkLogin authentication via Google, Apple, and Facebook
- Account management (multiple accounts, account switching)
- Send and receive SUI and other Sui-native assets
- NFT viewing and management
- Local key storage using OS-native secure storage (Windows Credential Manager, macOS Keychain, Linux libsecret)
- Local password protection for daily-use convenience
Staking
- Native SUI staking with one-click delegation
- Live network APY display
- Validator browser with sortable APY, commission, voting power, uptime
- Active stakes panel with reward tracking
- Liquid staking via Haedal protocol
- Hardware wallet staking via Ledger
Hardware wallet
- Ledger Nano S Plus, Nano X, Stax, Flex support
- Pair via USB
- Hardware-secured signing for all transactions
- Citadel Suiball support
DeFi
- DeepBook DEX integration with limit and market order types
- Direct trading from wallet — no separate dApp connection required
Trust and verification
- Officially Kraken-audited (9.9/10) — full report being prepared
- Open-source under MIT license at github.com/sui-wallet-dev/desktop
- Signed installers (Windows EV, Apple Developer ID notarization, GPG for Linux)
Operating system integration
- Auto-update with signature verification
- Native menu bar (macOS), system tray (Windows), notification area (Linux) integration
- macOS Gatekeeper and Windows SmartScreen compatibility
Known limitations in v0.2.5
- Mobile app — not yet available; in active development
- ARM64 Linux — not yet supported
- Some exchange-specific transfer optimizations — pending future updates
Technical details
| Built with | Electron, TypeScript, React |
| Sui SDK | @mysten/sui (latest) |
| License | MIT |
| Repository | github.com/sui-wallet-dev/desktop |
| Size | ~200 MB installed |
| Auto-update | Yes (can be disabled) |
What's coming next
The roadmap beyond v0.2.5 includes:
- Mobile app (iOS, Android) — in active development
- ARM64 Linux — for Raspberry Pi and similar systems
- Additional zkLogin providers as Sui Foundation enables them
- Performance optimizations for very large account histories
- Additional hardware wallet integrations as device support matures
- Developer tooling — for users running their own RPC nodes
We don't commit to specific timelines for roadmap items but ship updates regularly. Follow @suiwallet_dev on X for release announcements.
How to get the latest version
Auto-update notifies you when a new version is available. Manual update: visit /download for the current version.
Sui Wallet Desktop history
Sui Wallet Desktop was developed throughout 2025 and early 2026 by Wallet Connections LLC. Internal pre-release versions iterated through testing before reaching v0.2.5 for public release on 11 May 2026. See /about for company background.