Hero background
Account Abstraction Community Hub Logo

Account Abstraction Community Hub

Join us at Devconnect ARG to Explore the Future of Account Abstraction

The AA Community Hub at Devconnect Argentina is a space for attendees to connect with each other, learn about the latest developments in the account abstraction ecosystem, and participate in interactive workshops and discussions. We're excited that so many teams, groups and individuals are coming together to share their knowledge and engage the community.

🍔 Every day between 12:00 and 14:00, we will break for lunch and networking

November 17, 2025

10:00 AM - 11:00 AM

Smart account design: the different path toward modularity

OpenZeppelin
Add to Google Calendar

Modularity can be achieved through different constructions. Multiple inheritance can provide some modularity, but requires upgrades to add new features. Other approaches, such as ERC-6900 or ERC-7579, provide more dynamic solutions that can be reconfigured dynamically. During this talk, we'll review the upsides and downsides of each approach, and pave the way for a universal modular contract that could unify the space.

11:00 AM - 12:00 PM

EIP-7702 meets hardware wallets: stories from the browser extension frontlines

Ambire
Add to Google Calendar

An honest, slightly chaotic lightning talk and open discussion about bringing EIP-7702 to life inside a browser extension. Featuring conversations, confused signers, and lessons learned from trying to integrate EIP-7702 with popular hardware wallets.

2:00 PM - 3:00 PM

Future-Proofing EOAs: A Developer Workshop on Free EIP-7702 Infra Integration

Etherspot
Add to Google Calendar

EIP-7702 brings Account Abstraction (AA) benefits to EOAs while maintaining their existing structure. In this workshop, the Etherspot team will guide you through integrating the censorship-resistant EIP-7702 infrastructure SDK (Free and Simple). Wallet teams will learn how to reduce infrastructure costs and unlock advanced AA features. dApp developers will discover how leveraging the 7702 infrastructure enhances UX, reduces friction, and drives stronger user adoption.

3:00 PM - 4:00 PM

Rewardy Wallet: One-Click Web3 Onboarding Powered by Account Abstraction

Rewardy Wallet
Add to Google Calendar

Rewardy is a consumer-ready wallet designed to onboard the next wave of users into Web3 - without seed phrases, gas fees, or onboarding friction. Built on ERC-7702 and modular Account Abstraction, Rewardy enables one-click wallet creation, seamless transactions, and secure social-style recovery. Its Shared Mempool architecture removes single points of failure, ensuring reliability, censorship resistance, and smooth user experience at scale. With 500K+ users already active across Korea and Japan, Rewardy demonstrates how familiar Web2 user flows can translate into real Web3 usage. In this session, we’ll walk through our AA integration and share what actually works when bringing mainstream users on-chain.

November 18, 2025

10:00 AM - 11:00 AM

Measuring Account Abstraction Impact: OSO's Data Pipeline & Analytics Demo

Open Source Observer
Add to Google Calendar

OSO collaborated with the ERC-4337 core team to index 230M+ user operations (Oct 2024-ongoing) across the Superchain. This demo covers data ingestion (decoding raw 4337 traces/logs), SQLMesh models (staging tables → event models → chain metrics), onchain attribution (EAS registries identifying 90%+ of bundlers/paymasters), and public access (BigQuery, GraphQL API, pyOSO library). Learn to query AA data, understand metrics and events, and explore open data standards built with the AA community.

11:00 AM - 12:00 PM

Account Abstraction for Self-Sovereign Collaboration

Fileverse
Add to Google Calendar

A demo of how Account Abstraction powers dDocs and dSheets (onchain alternatives to gdocs & excel) by enabling self-sovereign collaboration flows for privately managing onchain documents and spreadsheets, individually or as a group.

2:00 PM - 3:00 PM

Deep Dive into the Popular EIP-7702 Delegated Contracts: What Makes It Stand Out

WalletAA.com
Add to Google Calendar

We’ll share insights on the most popular EIP-7702 delegator contracts from the perspectives of authorizer count and TVL, analyzing specific use cases such as sweepers, utility contracts, and account abstraction. We’ll then take a deeper look at what makes these EIP-7702 delegator contracts stand out under account abstraction — including whether they comply with ERC-4337 or adopt modular ERC standards like ERC-6900 or ERC-7579.

3:00 PM - 4:00 PM

Using Smart Accounts to Power AI Agents

Biconomy
Add to Google Calendar

AI Agents have quickly gone from a gimmick to a serious tool which can help users manage their yield and automate repetitive tasks. Smart Accounts are the perfect infrastructure for powering AI Agents as they enable complete abstraction of the complexities of execution, leaving agents free to express desired outcomes, which are then exeucuted by Relayers and solvers on top of Smart Accounts. This will be a discussion around the challenges and solutions of using ERC-4337 and other Smart Account infra to enable AI agents to use EVM chains

November 19, 2025

10:00 AM - 11:00 AM

Trustless Agent-to-Agent Permissioned Payments using x402 on ERC-4337 infra

Brewit
Add to Google Calendar

We’ll be showcasing an Agent-to-Agent (A2A) payment flow built on ERC-4337 infra, where agents discover trustless counterparts via ERC-8004 and execute onchain payments. The demo uses a Safe Account via the Brewit App (https://brewit.money) and Smart Sessions (ERC-7579) to enable permissioned, delegated payments to other agents and MCP tools using the x402 spec. An x402 UserOp-based facilitator verifies/ executes transfers through a bundler. The demo highlights Brewit’s interface for managing agent permissions and payments, powered by Google’s ADK and Claude/Cursor clients.

11:00 AM - 11:30 AM

Kohaku Wallet: Post-Quantum Smart Accounts on Ethereum Today

ZKNOX
Add to Google Calendar

Quantum computers threaten Ethereum's cryptographic foundation. This talk explores practical post-quantum account abstraction using EIP-4337 and EIP-7702. We survey the quantum threat landscape, review current post-quantum EIPs (8051, 8052), and demonstrate how ZKNOX's Kohaku Wallet implements PQ-resistant smart contract accounts you can deploy today. Learn how to future-proof accounts against quantum attacks while maintaining compatibility with existing Ethereum infrastructure.

11:30 AM - 12:00 PM

Kohaku Hardware Signer: First Post-Quantum Secure Element Implementation

ZKNOX
Add to Google Calendar

Post-quantum signatures like ML-DSA (Dilithium) are large and computationally intensive, a major challenge for hardware wallets with limited memory and processing power. This talk presents the first successful full-stack implementation of ML-DSA (EIP-8051) on a secure element chip. We share performance benchmarks, memory optimization techniques, and security considerations for building PQ-resistant hardware signers.

2:00 PM - 3:00 PM

Invisible Wallets: Simplifying Web3 Onboarding

Starknet Foundation
Add to Google Calendar

This demo explores how invisible wallets are revolutionizing Web3 onboarding, with real-world examples like Focus Tree's success in onboarding over 800,000 users from mobile stores. We'll showcase the power of Account Abstraction on Starknet, particularly in gaming applications, demonstrating how passkeys, session keys, and Web2-like experiences are making blockchain accessible to Web2 users.

3:00 PM - 4:00 PM

Account Abstraction: From Zero to Production

Nicolás Rivero Corvalán
Add to Google Calendar

This session offers a complete walkthrough, covering an architecture deep dive, creating secure Solidity smart contracts, and implementing a reliable Foundry-based CI/CD pipeline for testing and deployment.

November 20, 2025

10:00 AM - 11:00 AM

Onboarding the Next Gen Onchain through AA

Piggy Wallet
Add to Google Calendar

We’ll present Piggy Wallet and how we’re onboarding non-crypto families to their first onchain experience using Account Abstraction (AA). We’ll cover the problem we’re solving in emerging markets, how our parent-child smart accounts work, and the specific AA patterns we leverage (e.g., gas abstraction, session keys, recoverability) so users interact with a wallet without realizing they’re using blockchain. The talk includes a short demo and actionable lessons learned from real beta testing.

11:00 AM - 12:00 PM

Future-Proofing EOAs: A Developer Workshop on Free EIP-7702 Infra Integration

Etherspot
Add to Google Calendar

EIP-7702 brings Account Abstraction (AA) benefits to EOAs while maintaining their existing structure. In this workshop, the Etherspot team will guide you through integrating the censorship-resistant EIP-7702 infrastructure SDK (Free and Simple). Wallet teams will learn how to reduce infrastructure costs and unlock advanced AA features. dApp developers will discover how leveraging the 7702 infrastructure enhances UX, reduces friction, and drives stronger user adoption.

2:00 PM - 3:00 PM

Build Modern DeFi UX, Powered by Account Abstraction

Alchemy
Add to Google Calendar

Traditional finance giants are rolling out DeFi features wrapped in polished interfaces that reach their existing massive audiences. J.P. Morgan's 53+ million mobile banking customers just in the U.S. or Robinhood's 25+ million users dwarf DeFi's 20 million total users. How can DeFi apps keep up today? Come get insights on how account abstraction is fundamental to successful modern DeFi apps and how to implement it. Small group format for deeper technical discussions.

3:00 PM - 4:00 PM

Ethereum Interoperability Layer Wallet Integration

Ambire
Add to Google Calendar

A look into the smart contract and wallet setup needed to support EIL, the stage where EIL is at and the current pros and cons, future challenges.

November 21, 2025

10:00 AM - 11:00 AM

Understanding EIP-7701: Native Account Abstraction

AA & CA team
Add to Google Calendar

Alex Forshtat will walk through the protocol design of EIP-7701, a proposal to bring native account abstraction to Ethereum. This session will focus on the core design decisions and how they aim to preserve censorship resistance and decentralization. After the talk, join us for an open discussion and Q&A with the researchers who authored the account abstraction protocols.

11:00 AM - 12:00 PM

Next Steps for Next Gen Wallet RPCs

Coinbase
Add to Google Calendar

EIP-5792, which introduced RPC methods that allow for batched transactions, sponsored transactions, and more was finalized this year. It has been adopted by many top wallets and apps, improving UX for their many users. However, the job is not finished. Where do we go from here? This session will be a discussion that attempts to answer that.

2:00 PM - 3:00 PM

After Abstraction: Privacy, Recovery, and Autonomous Wallets

Candide
Add to Google Calendar

The first wave of AA solved onboarding. The next wave will redefine what a wallet can do. This session dives deep into the emerging primitives built on smart accounts, from advanced social recovery and privacy solutions to the granular permissions powering subscriptions, autonomous financial agents, and the future of programmable money.

3:00 PM - 4:00 PM

Ambire Gas Tank and how ERC-4337 enhances it

Ambire
Add to Google Calendar

Ambire has a cross-chain usable gas tank and we'll look into its design and how ERC-4337 made the gas tank easily expandable to other networks

November 22, 2025

10:00 AM - 11:00 AM

From Crypto Wallet to Fintech: The Picnic Story

Picnic
Add to Google Calendar

Our users don't know what Account Abstraction is, and that's the point. Picnic gives Brazilians the cheapest way to spend in USD through a Gnosis Pay self-custody Visa card, all built on AA infrastructure they never see. We'll share what it takes to hide blockchain complexity while preserving self-custody: UX choices that prioritize simplicity, growth tactics for non-crypto audiences, and the challenges of making AA truly invisible.

11:00 AM - 12:00 PM

Privy Office Hours

Privy
Add to Google Calendar

Building with Privy? Come hang at our Devconnect Office Hours. We’ll walk through session signers, gas sponsorship, and more to help you create smooth, secure onchain experiences.

2:00 PM - 3:00 PM

Supercharging DeFi UX with the Keystore Layer

Functor Network
Add to Google Calendar

Smart accounts and intents laid the foundation for programmable transactions. Now, we introduce the Keystore Layer - a new infrastructure that makes programmability portable and composable across chains. The Keystore Layer enables native, intuitive, and secure DeFi UX unlocking billions in on-chain capital for institutions, agents and the stablecoin ecosystem.

3:00 PM - 4:00 PM

UnWallet: The Agent-First Modular Wallet SDK for AI Agents

UnWallet
Add to Google Calendar

AI agents need better blockchain coordination — EOAs fall short on gasless ops, upgrades, and multi-chain support. UnWallet solves this by combining ERC-4337 smart accounts with ERC-7579 modularity, offering an SDK designed for programmable, agent-first workflows. Learn how it enables cross-chain ops, sponsored gas, and scalable agent infra.

Hero background