account abstraction Account Abstraction in 2026: How EIP-7702 and ERC-4337 Are Transforming Ethereum Wallets for Developers Account abstraction is rewriting how Ethereum wallets work. This guide covers ERC-4337, EIP-7702, and how developers can build smart wallet experiences in 2026.
account abstraction ERC-4337 Account Abstraction in 2026: How Smart Wallets Are Reshaping Web3 UX ERC-4337 has gone from proposal to production. With 30M+ smart accounts live and EIP-7702 bridging EOAs to smart wallets, account abstraction is reshaping how users interact with web3.
Blog thirdweb's Blockchain Game Architecture An overview of thirdweb's development tools for web3 gaming, from infrastructure, to APIs to smart contract templates and more.
smart wallets Integrating Smart Wallet in a React App ⚠️ Warning: This guide currently uses v4 of the Connect SDK. For v5 (latest) code snippets, please check out our documentation while this guide is being updated. ⚠️ This guide will show you how to create a react app where users can connect their smart wallets to your front end! What is
smart wallets Batch Transactions with the Smart Wallet In this guide we will go through how to batch multiple transactions into a single transaction with smart wallet in a backend script. 💡To learn more about smart wallet, visit the portal documentation. Reminder: smart wallet is an account abstraction component that you can use in scripts and applications. If
Smart contract deep dive: Building smart wallets for individuals & teams A deep-dive into thirdweb’s smart contracts for EIP-4337 smart wallets.
How to Extend the Base Smart Wallet Contracts Using the Solidity SDK This guide will show you how to extend the smart wallet contracts to add custom logic fit for your specific use case. In this guide, we will build token-gated wallets by checking that the user attempting to perform operations with the wallet is the owner of a specified token.
Blog What is a Smart Contract Wallet? ERC-4337 Explained As the name implies, a smart contract wallet uses smart contract code to automate transactions, manage assets, and enable more powerful features. Learn more.
Guides How to Deploy & Use Smart Wallets in Your Application (ERC-4337) Learn what a smart wallet is, what its use cases are, and how you can use them to create powerful wallet experiences for users.