Features Overview
Moi Wallet provides a complete set of tools for managing your assets and interacting with the MOI blockchain. The mobile app and Chrome extension share the same core feature set — platform-specific differences are noted on individual pages.
Core capabilities
| Feature | Description | Learn more |
|---|---|---|
| Wallet creation & import | Generate a new 12-word seed phrase or restore an existing wallet | Create Wallet · Import Wallet |
| Account registration | Register new accounts on the MOI network via an on-chain process | Register Account |
| Attach account | Link derived accounts to your wallet after setup | Attach Account |
| Send / transfer assets | Send assets by pasting a receiver address in the home screen transfer form | Send / Transfer |
| Receive assets | Copy your address or share it as a QR code | Receive Assets |
| Activity history | View past transactions and interaction details | Activity History |
| Network sync | Automatic sync of balances and sub-accounts after setup | Network Sync |
| Network management | Switch between mainnet, testnet, and custom RPC nodes | Managing Networks |
| Account management | Add accounts, keys, sub-accounts, and view private keys | Account Management |
| DApp connections | Connect to decentralised applications and approve transactions | DApp Connections |
| Security settings | Reveal seed phrase, lock, reset wallet, recover from forgotten password | Security Settings |
Platform highlights
Mobile app
- WalletConnect — scan a QR code or follow a deep link to connect to DApps from your phone
- Biometric unlock — optional Face ID, Touch ID, or fingerprint after initial password setup (requires biometrics enabled in device settings)
- Secure hardware storage — encrypted wallet data in iOS Keychain or Android Keystore
Chrome extension
- Window injection — injects a
window.moiprovider into every webpage for seamless DApp detection - EIP-6963 — announces the wallet provider so DApps can discover it automatically
- Extension popup — manage connections, approve transactions, and view account details from the toolbar icon
Security at every layer
All wallet operations are non-custodial. Keys are generated and encrypted on your device and are never sent to Moi Wallet servers or Sarva Labs infrastructure.
For a detailed breakdown of encryption, storage, and recovery, see the Security Model.