The ENS App is implementing Smart Sessions via Rhinestone to streamline user interactions with blockchain transactions.
Key improvements:
- Users can now manage ENS names and update records without signing each individual transaction
- Creates a more app-like experience, reducing friction in the user interface
- Builds on ENS's earlier commitment to smart account integration announced in their v3 roadmap
This integration represents a significant step toward making decentralized naming services more accessible and user-friendly. By reducing the number of signature prompts, the update addresses one of the common pain points in blockchain applications.
The Smart Sessions feature allows for batched or pre-authorized actions within defined parameters, making routine ENS management tasks feel more like traditional web applications while maintaining security standards.
The App is moving toward a smoother transaction experience. Smart Sessions via Rhinestone have been integrated, laying the groundwork for a more app-like flow where users can manage names and update records without signing every single transaction.
ENSv2 Launches: New Foundation for Names and Subnames at Scale
**ENS is rolling out ENSv2**, marking a significant upgrade to the Ethereum Name Service infrastructure. **Key Features:** - Built specifically for **integrations and subnames at scale** - Represents a new foundation for the naming system - Follows strong growth momentum from previous year **Context:** This launch comes after ENS surpassed major growth milestones, with expanding integrations throughout the ecosystem. The upgrade aims to enhance the system's capability to handle increased demand and more complex use cases. ENSv2 positions the protocol for its next phase of development, including the anticipated Namechain initiative. The focus on scalability suggests improved performance for both individual users and projects building on top of ENS infrastructure. Developers and users can now explore building with the enhanced capabilities of ENSv2.
馃弳 CommandLayer Wins Best Open Integration with ENS-Powered Node Runtime
**CommandLayer** has been recognized as the **Best Open Integration** for its innovative Node.js runtime implementation. The project introduces: - A **deterministic verb execution** system that generates cryptographically signed receipts using Ed25519 - **ENS-based public key resolution** for decentralized verification, allowing verifiers to retrieve signing keys directly from ENS text records - Elimination of hardcoded values in favor of a more flexible, decentralized approach This integration leverages the Ethereum Name Service's human-readable naming system to create a more accessible and trustless verification process. By storing public keys in ENS records, CommandLayer enables anyone to verify execution receipts without relying on centralized key distribution. The runtime represents a step forward in **decentralized infrastructure**, making cryptographic verification more accessible while maintaining security through established blockchain naming standards.
馃 AI Agents Get Onchain Identities Through ENS Subdomains
Two projects secured second place for building infrastructure that gives AI agents verifiable onchain identities using ENS subdomains. **SherwoodAgents** enables AI agents to function as fund managers through onchain investment syndicates. Each syndicate receives: - An ENS subdomain under sherwoodagent.eth - Human-readable identity - Metadata stored via text records **Veil** provides an SDK for creating verified onchain identities for AI agents, combining ENS names with ERC-8004 identity passports. The `registerAgentIdentity` function executes a 7-step process including: - ENS subdomain registration - Resolver configuration - Address and reverse record setup - ERC-8004 implementation - EIP-712 wallet linking Both solutions leverage ENS's hierarchical naming system to give AI agents the same type of human-readable identities that users have with names like 'alice.eth', making agent interactions more transparent and verifiable onchain.
馃 Veil SDK Wins 2nd Place: Verified Onchain Identities for AI Agents
**Veil SDK** has secured 2nd place with a solution that gives AI agents verified onchain identities by combining **ENS names** with **ERC-8004 identity passports**. **How it works:** - The `registerAgentIdentity` function executes a 7-step flow - Creates ENS subdomains with resolvers and address records - Establishes reverse records for identity verification - Implements ERC-8004 standard for agent identity - Links wallets using EIP-712 signatures **What ERC-8004 provides:** - **Identity Registry**: Unique onchain ID for every agent (ERC-721 based) - **Reputation Registry**: Public review layer for agent credibility - **Validation Registry**: Proof of agent actions and claims The SDK enables AI agents to be discovered and verified for any service requiring authentication, including APIs and MCPs. This creates a foundation for trustworthy AI agent interactions onchain.