Vue composables for Ethereum

  • Vue 3 composables for working with wallets, ENS, contracts, transactions, signing, etc.
  • Built-in wallet connectors for MetaMask, WalletConnect, Coinbase Wallet, and Injected
  • Caching, request deduplication, and persistence
  • Auto-refresh data on wallet, block, and network changes
  • TypeScript support
Bash
$npm install vagmi ethers
Click to copy