DEV Community

Cover image for Vitalik Sanctuary Tech Vision, EOA Path for AA, Programmable Smart Accounts, ERC-8004 Agent Stack
Alexandra
Alexandra

Posted on • Originally published at etherspot.io

Vitalik Sanctuary Tech Vision, EOA Path for AA, Programmable Smart Accounts, ERC-8004 Agent Stack

We are welcoming you to our weekly digest! Here, we discuss the latest trends and advancements in account abstraction, chain abstraction and everything related, as well as bring some insights from Etherspot’s kitchen.

The latest news we'll cover:

Please fasten your belts!

Vitalik Buterin Urges Ethereum to Focus on “Sanctuary Technologies”

Vitalik Buterin said Ethereum should expand its mission beyond finance and help build what he calls “sanctuary technologies.” In a detailed post, he noted two growing concerns he hears frequently: the direction of the world — including rising surveillance, geopolitical conflict, corporate power, social media polarization, and AI risks — and the perception that Ethereum has played only a limited role in improving everyday life on issues like freedom, privacy, digital security, and community self-organization.

Buterin said acknowledging problems is easy, but proposing practical solutions is harder. While financial freedom remains important, he argued it cannot address deeper structural risks alone. At the same time, Ethereum is not suited to “fix the world” through centralized power. Instead, its realistic contribution is enabling resilient digital infrastructure.

He proposed that Ethereum should be part of an ecosystem creating open, decentralized tools that let people live, work, communicate, manage risk, build wealth, and collaborate while remaining resistant to outside pressure. The goal is not to move all governance and finance fully on-chain, but “de-totalization” — preventing total control by winners and preventing total collapse for losers. In this framing, Ethereum provides neutral digital space where durable social and economic structures, such as money, multisigs, markets, and governance systems, can exist without owners.

The post triggered broad discussion among builders and commentators. Supporters said the “sanctuary tech” framing clarifies Ethereum’s role as neutral infrastructure that protects privacy, coordination, and resilience rather than chasing speculation.

Privacy advocates stressed that sanctuary systems only work when protections are built into protocol design. Others linked the vision to DeFi credit markets, decentralized social platforms, NFTs, and encrypted messaging as early examples.

Critics argued that blockchains cannot solve deep societal problems and warned against overstating Ethereum’s impact.

Vitalik Buterin Urges Ethereum to Focus on “Sanctuary Technologies”

EIP-8141 Breakout Focuses on EOA Support as Adoption Debate Intensifies

The March 5 breakout call on EIP-8141 Frame Transactions centered on one practical question: whether native support for EOAs should be added to improve adoption. The discussion followed concerns raised on All Core Devs that frame transactions, in their current form, may be too dependent on smart-account adoption and too distant from the existing EOA user base.

A key proposal was to update the specification so that if a frame transaction targets an account with no deployed code, clients would apply a default verification path for EOAs only within that transaction context. Derek from ZeroDev argued that a major blocker for account abstraction today is that most existing Ethereum users cannot benefit from it without first moving to a new account or setup flow. In his view, adding EOA support would make frame transactions more useful by enabling features such as sponsored transactions and token-based gas payments for a much wider set of users.

Several speakers said the proposal could improve EIP-8141’s adoption story, especially for wallets and applications that do not want the complexity of 7702 delegations or custom account implementations. Others clarified that this would not mean permanently inserting code into EOAs. Instead, the behavior would apply only within the frame transaction itself.

The call also covered overlap with EIP-7702, hardware wallet support, mempool policy, validation performance, and long-term post-quantum migration. Some participants warned that too much flexibility could recreate earlier account abstraction problems, while supporters argued frame transactions offer a more extensible path by moving signature logic out of the protocol.

By the end of the discussion, organizers said there appeared to be meaningful support for exploring a default EOA path, though the exact implementation still needs further work.

JAW Launches Programmable Smart Accounts with ERC-4337 Infra

JAW.id has launched its programmable smart account infrastructure built on Ethereum standards, combining ERC-4337 account abstraction with EIP-7702 delegation. The team positions the release as a production-ready stack that separates accounts from private keys and enables constrained, replaceable signers secured in device enclaves.

The core account contract, JustanAccount.sol, supports multi-owner setups with both ECDSA and WebAuthn (P-256) signers and is ERC-7739 compliant. Existing EOAs can delegate to the account via EIP-7702, enabling both native ERC-4337 usage and a migration path from traditional wallets.

Identity is ENS-native. Each account receives a human-readable subname at creation through ENS via JustaName, removing separate naming steps and making identities portable across the ENS ecosystem.

Infrastructure runs on self-hosted Etherspot Skandha bundlers for UserOperation processing, with ERC-20 gas sponsorship via Pimlico paymasters, enabling stablecoin gas payments.

A dedicated permission layer (JustaPermissionManager) operates as an account owner, granting time-bound and revocable permissions scoped by contract, function selector, and token spending limits.

JAW.id introduces three signer modes: cross-platform passkeys with E2E encryption, app-specific passkeys for white-label integrations, and a headless account class for server-side or agent workflows. Multiple concurrent sessions are supported, including parallel dApp usage and cross-chain owner synchronization.

Developer tooling includes an EIP-1193 provider, wagmi connector, EIP-5792 batching, and AI-ready integrations via an LLM spec and CLI tooling.

JAW Launches Programmable Smart Accounts with ERC-4337 Infra

Ethereum Posts ERC-8004 Resources as Trustless AI Agents Gain Momentum

Ethereum has published a curated list of 34 resources for developers building with ERC-8004, signaling that trustless AI agents are becoming a major focus area across the ecosystem. Framed as a practical starter pack for exploring, building, and deploying agentic services, the collection spans education, research, marketplaces, discovery tools, and developer infrastructure.

The post presents ERC-8004 as the trust layer for the emerging “internet of agents.” Ethereum describes the standard as the missing piece that turns AI agents from isolated code into accountable economic actors by giving them portable identity, onchain reputation, and verifiable execution. In that framing, agent commerce without ERC-8004 remains fragmented, with reputations locked inside individual platforms.

At the core of the standard are three registries: an identity registry for verified agent metadata and endpoints, a reputation registry for immutable feedback, and a validation registry for proving that work was completed correctly. Together, Ethereum argues, these create a global directory where agents can discover, evaluate, and coordinate with one another across organizational boundaries.

The resource list itself shows how quickly the ecosystem around ERC-8004 is expanding. It includes official documentation from 8004.org, research from the Ethereum Foundation’s dAI team, tutorials from MetaMask, Phala, and Pinata, discovery layers such as 8004Scan, and marketplaces and coordination tools from teams like Autonolas, Supermission, and Towns Protocol.

The broader message is clear: AI agents are no longer being treated as a side narrative. Ethereum is actively positioning ERC-8004 as foundational infrastructure for an open AI economy, and the publication of a large ecosystem resource map shows that this is moving from concept into active builder coordination.


Start exploring Account Abstraction with Etherspot!

  • Learn more about account abstraction here.
  • Head to our docs and read all about Etherspot Modular SDK.
  • Skandha — developer-friendly Typescript ERC4337 Bundler.
  • Arka — an open-source Paymaster Service for gasless & sponsored transactions.
  • Explore our TransactionKit, a React library for fast & simple Web3 development.
  • Follow us on X (Twitter) and join our Discord.

❓Is your dApp ready for Account Abstraction? Check it out here: https://eip1271.io/

Follow us

Etherspot Website | X | Discord | Telegram | Github | Developer Portal

Top comments (0)