devcon 7 / building a smart passkey wallet with aa
Duration: 01:27:56
Speaker: Farhad Asgarov
Type: Workshop
Expertise: Intermediate
Event: Devcon
Date: Nov 2024
Chain-abstracted Smart Accounts -- How to Build Amazing Web3 UX in 2024
Chain abstraction (CA) and account abstraction (AA) have been two of the hottest topics in Web3, but few people know how to use them together. In this talk, I will explain how developers can build amazing Web3 experiences by combining AA with CA in the form of "chain-abstracted smart accounts" -- smart accounts that can spend their balances on any chain without bridging.
ERC-4337: Adoption Analysis
Since the EntryPoint contract was deployed, millions of smart accounts have been created and UserOps submitted, via hundreds of exciting projects in the space. Join us as we look at the interesting trends onchain and the unique challenges and exciting opportunities faced by teams building in the space
Speedrunning chain abstraction EIPs
We look at different EIPs in pipeline across the CAKE stack and how they relate to chain abstraction.
Butterfly Effects + Paradoxes of Account Abstraction in DeFi
In this session, we’ll dive into the transformative potential of account abstraction in shaping the future of DeFi, exploring both its cascading impacts and inherent paradoxes. By pushing the boundaries of accessibility, onboarding, and wallet capabilities—such as multi-sig, social recovery, custom modules, transaction batching, and advanced transaction logic (ERC-7579)—account abstraction opens up new possibilities for collaborative DeFi, cross-chain interoperability, and enhanced composability
Smart Accounts need Smart Sessions
The world of dapps is evolving and wallets are becoming smarter. This is powered by developments in Smart Accounts which unlock more user-friendly experiences. Learn about how WalletConnect is introducing Smart Sessions and walkthrough all the standards (EIPs, ERCs and CAIPs) that will make the future of wallet UX possible.
Bringing web2 users onchain: Picnic’s case study
Account abstraction had mixed success so far. Some specific purpose apps have been getting great usage, but there is still little economic value being transacted using account abstraction and very low repeat usage. By building Picnic, we discovered that account abstraction is currently much better suited to bring web2 users onchain than to cater for crypto natives. We'll share our learnings from the trenches and offer builders a fresh perspective on how to accelerate adoption.
Putting Intents and Users Together
Intents represent a new approach to Web3 interactions. However, the transition from the existing structure to an intent-centric space remains uncertain unless we maintain user familiarity. We conducted experiments on user experience for intents and tested them with a focus group. This talk will explore how we can approach intents in a way that users will adopt more readily by leveraging the latest standards and EIPs, including EIP-7702, ERC-4337, ERC-7579, and ERC-7715.
The End Game Wallet: When Does Abstraction Go Too Far?
Chain abstraction has taken the front seat. As innovations continue, it's becoming increasingly stark that we will eventually approach a world where third-party solvers fulfill most transactions. The core protocol is also changing to cater to further abstractions even at the validator level. The question remains, how far are we willing to go in the name of efficiency, and optimizations, to which a user can't use Ethereum without third parties?
Building with Intention: Achieving System Qualities through Design Choices
Technical and design decisions should be viewed as means to achieving broader system qualities rather than ends in themselves. This talk reorients our focus on the underlying goals of these decisions, exploring why we build the way we do, what we aim to achieve, and whether there are better ways to reach comparable outcomes. Through examples and case studies, attendees will learn to critically evaluate their design choices and understand the broader implications of their technical strategies.
From MPC Wallets to Smart Contract Accounts
The proposal outlines a path for the mass adoption of smart contract accounts by using MPC wallet as a transitional solution. Users can start their web3 journey by using MPC wallets which can be done via social login. Later, users can turn the MPC wallets into smart contract wallets using EIP-7702, enhancing the user experience with feature-rich options while maintaining the security benefits of MPC wallets to protect the EOA private key.