# Wallet Infrastructure Embedded wallets, account abstraction, and smart account implementations on Monad. ## Embedded Wallets | Provider | Mainnet | Testnet | Description | Docs | |----------|---------|---------|-------------|------| | Alchemy | Yes | Yes | Smart contract wallets with email, passkey, and social login auth | [alchemy.com](https://www.alchemy.com/) | | Coinbase Developer Platform | Yes | Yes | Embedded wallets without seed phrases or extensions | [docs.cdp.coinbase.com](https://docs.cdp.coinbase.com/) | | Dynamic | Yes | Yes | Login flows for crypto users + onboarding for newcomers | [dynamic.xyz](https://www.dynamic.xyz/) | | Fordefi | Yes | Yes | Institutional MPC wallet with DeFi policy controls and simulation | [fordefi.com](https://www.fordefi.com/) | | MetaMask Embedded Wallet | Yes | Yes | One-click OAuth-based onboarding via Google or Apple | [metamask.io](https://metamask.io/) | | Openfort | Yes | Yes | Embedded, backend, and ecosystem wallets | [openfort.xyz](https://www.openfort.xyz/) | | Para | Yes | Yes | Cross-app embedded wallets across multiple ecosystems | [para.io](https://www.para.io/) | | Phantom | — | Yes | Seedless onboarding with in-app non-custodial access (testnet only) | [phantom.app](https://phantom.app/) | | Portal | Yes | Yes | Fast stablecoin finance platform with simple SDKs/APIs | [portalhq.io](https://www.portalhq.io/) | | Privy | Yes | Yes | Onboards users regardless of crypto familiarity | [privy.io](https://www.privy.io/) | | Reown | Yes | Yes | AppKit SDK for wallet connectivity and Web3 functionality | [reown.com](https://reown.com/) | | Sequence | Yes | Yes | Open-source non-custodial embedded and ecosystem wallets | [docs.sequence.xyz](https://docs.sequence.xyz/) | | thirdweb | Yes | Yes | Client SDKs for onboarding, identity, and transactions | [portal.thirdweb.com](https://portal.thirdweb.com/) | | Turnkey | Yes | Yes | Scalable infrastructure supporting millions of wallets | [turnkey.com](https://www.turnkey.com/) | ## Account Abstraction | Provider | Mainnet | Testnet | Description | Docs | |----------|---------|---------|-------------|------| | Alchemy | Yes | Yes | ERC-4337, EIP-7702, and ERC-6900 support — eliminates gas for users | [alchemy.com](https://www.alchemy.com/) | | Biconomy | Yes | Yes | Comprehensive smart account and execution infrastructure | [docs.biconomy.io](https://docs.biconomy.io/) | | FastLane | ? | Yes | MEV protocol with integrated 4337 bundler and task scheduler | [fastlane.finance](https://fastlane.finance/) | | Gelato | — | Yes | Paymaster and Bundler services for sponsored transactions | [docs.gelato.network](https://docs.gelato.network/) | | Openfort | Yes | Yes | SSS, passkeys, and sponsored paymasters for wallet onboarding | [openfort.xyz](https://www.openfort.xyz/) | | Pimlico | Yes | Yes | Advanced ERC-4337 infrastructure — bundlers, paymasters, SDKs | [docs.pimlico.io](https://docs.pimlico.io/) | | Sequence | Yes | Yes | Unified relayer with gas sponsorship, batching, and parallel processing | [docs.sequence.xyz](https://docs.sequence.xyz/) | | thirdweb | Yes | Yes | Pre-audited account factory contracts with sponsorship policies | [portal.thirdweb.com](https://portal.thirdweb.com/) | | ZeroDev | Yes | Yes | Smart accounts without gas, confirmations, or seed phrases | [docs.zerodev.app](https://docs.zerodev.app/) | ## Smart Accounts | Provider | Mainnet | Testnet | Description | Docs | |----------|---------|---------|-------------|------| | Biconomy | Yes | Yes | Nexus smart account with gas abstraction, session keys, passkey, 7702 | [docs.biconomy.io](https://docs.biconomy.io/) | | MetaMask Smart Accounts Kit | Yes | Yes | Programmable account behaviors with WebAuthn, multisig, ERC-7710 | [metamask.io](https://metamask.io/) | | Pimlico | Yes | Yes | permissionless.js SDK — flexible with various smart accounts | [docs.pimlico.io](https://docs.pimlico.io/) | | ZeroDev | Yes | Yes | Session keys, multiple signature schemes (ECDSA, Passkey, Multisig) | [docs.zerodev.app](https://docs.zerodev.app/) |