Overview of Web3 Onboard features
developWeb3 Onboard provides a unified interface for multi-wallet and multi-chain connectivity:
- Minimal Dependencies: Wallet dependencies are isolated in separate packages.
- Multi Wallet/Chain Support: Users can connect multiple wallets and accounts simultaneously and switch between networks.
- Account Center: A built-in UI to manage connections and networks.
- Themable: Supports custom styling or pre-made themes.
- Unified Provider Interface: All modules expose a provider compliant with EIP-1193, EIP-1102, EIP-3085, EIP-3326, and EIP-6963.
- Dynamic Imports: Wallet dependencies are only loaded when a user selects a specific wallet to save bandwidth.
- Framework Agnostic: Works with any framework, with official helpers for React and Vue.