In the Sui blockchain ecosystem, a **non‑custodial wallet** is essential for true self‑custody — you hold your private keys and no third party has access. SuiWallet (sometimes called the “Sui Wallet” extension) is the reference self‑custody wallet maintained by the Sui project. It enables users to create or import accounts, manage assets, and interact with dApps on Sui. :contentReference[oaicite:0]{index=0}
The Sui Wallet is open source, designed as a canonical example for other wallets in the ecosystem. It adheres to the **Sui/WALLET‑STANDARD** (the Sui Wallet Standard) for dApp compatibility. :contentReference[oaicite:1]{index=1}
With SuiWallet, you can manage spot (token holdings & transfers), potentially interact with derivative protocols (perps), and engage in lending/borrowing where supported by the Sui DeFi ecosystem — all while retaining full control over your keys.
The most basic and foundational use of SuiWallet is **spot asset management**. This includes:
As the native Sui wallet, SuiWallet ensures compatibility with Sui’s gas model, move objects, and the Sui standard token types. Its direct integration with the Sui protocol means minimal friction when connecting to Sui dApps.
Currently, Sui’s DeFi ecosystem is still growing. Native perpetual (perps) markets on Sui are not yet common, but here’s how SuiWallet can play a role:
Because derivatives add complexity and risk (e.g., liquidation, margin calls), ensure any protocol you engage with is audited and compatible.
In many DeFi ecosystems, lending and borrowing allow you to earn interest or access leverage. Within the Sui ecosystem:
Because SuiWallet is non‑custodial, every transaction (deposit, withdrawal, borrowing) is signed by **you**. This ensures that your assets remain under your control until you explicitly move them.
Be mindful of smart contract risk, protocol risk, and liquidation thresholds when borrowing. Always maintain healthy collateralization.
**SuiWallet** is the canonical self‑custody wallet for the Sui network. It enables you to manage your crypto in a secure, non‑custodial way — handling spot transfers, connecting to DeFi dApps, and having the potential to support future lending or perp systems. Because it is open source and built by the Sui community, it also serves as a reference for wallet developers and ensures tight compatibility with Sui’s features. :contentReference[oaicite:3]{index=3}
As the Sui DeFi ecosystem evolves, derivative and lending protocols will likely become more deeply integrated — and SuiWallet is well positioned to become the go‑to interface. But until then, use spot features responsibly, never share your seed phrase, and always verify dApps before connecting.
To learn more or check the official codebase, visit the Sui blog announcement of Sui Wallet at blog.sui.io/announcing-sui-wallet :contentReference[oaicite:4]{index=4} Also consult the Sui Wallet Standard docs at docs.sui.io/standards/wallet‑standard :contentReference[oaicite:5]{index=5}