☎️ ENS Ecosystem – Weekly Meeting: 11am ET, Thursday – Term 6

March 20th, 2025


Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. ENS Labs Updates
  2. Project Highlights [@chomtana, @justghadi.eth, @hidayath.eth]
  3. Review Upcoming Events
  4. Space for Service Providers
  • Namespace
  • NameHash Labs
  • NameStone
  1. ENSIP Updates
  2. Open Space for Additional Topics

1 Like

Details

Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. ENS Labs Updates
  2. Project Highlights [@chomtana, @justghadi.eth, @hidayath.eth]
  3. Review Upcoming Events
  4. Space for Service Providers
    • Namespace
    • NameHash Labs
    • NameStone
  5. ENSIP Updates
  6. Open Space for Additional Topics

1. ENS Labs Updates

2. Project Highlights [@chomtana, @justghadi.eth, @hidayath.eth]

Opti.domains

  • Manage record on Optimism
  • Set addresses on Optimism
  • Mint subnames
  • Novel CCIP Gateway approach
  • Launching subdomains on OP without needing to deploy custom gateways

JustAname

  • Hadi from JustAName team demoed what can be done with their app.
  • The console is a sandbox environment for builders to try features before integrating them.
  • Users can claim names and get an onchain profile with options to add socials, addresses, and content hash.
  • The widget is designed to be extendable to add other identity-centric protocols like POAP, Talent Protocol, EFP, and XMPP.
  • They have a multi-level SDK structure for backend, frontend, and plug-and-play tools.
  • They use a third-party key management system and aim to create the simplest user journey for onboarding users.

Webhash

  • Webhash published 100 templates for their no-code website builder.
  • They have more than 7,400 users, built more than 9,000 decentralized websites, and utilized 500 GB of storage.
  • People are signing up for the node network, and the testnet is launching next week.
  • Launched Webhash Pro which allows builders to log in with GitHub and deploy static websites or React apps on decentralized storage.
  • Users can connect their app to the ENS domain.
  • The app uses IPFS and not IPNS.

3. Review Upcoming Events

4. Space for Service Providers

### 4.1 Namespace

  • Namespace launched their Dev Portal.
  • They built a front-end app for ENS-related activities, especially for offchain subnames.
  • No logins, no friction, just sign in with Ethereum, and you’re ready to go.
  • The app has three main areas:
    • Create and manage subnames and their records.
    • Update to Namespace Hybrid resolver for resolving subnames.
    • Generate API keys and plug subname registration in any app.
  • Once the API key is generated, users can go to Docs and walk through their SDK and off-chain client.
  • Namespace transferred their core infrastructure to Google Cloud.
  • The newest version of of SDK on Github is launched and Dev Docs are updated.
  • SDK includes Offchain Manager, Indexer Manager, and the next one they have to add L2 manager.
  • Their primary goal with offchain subnames is to migrate millions of them directly to Namechain.
  • They are doing a Livestream with the Namespace team, DAO stewards, ENS Labs, Delegates, etc…
  • Working on Agents.Domains (currently just a prototype)
    • There is a collaborative effort between a few teams that are working on Universal Agent Registry, which is mapping all AI agent data one-to-one to ENS profiles.

### 4.2 NameHash Labs

  • A large engineering effort for over a year to build and launch NameGraph.
  • World’s largest knowledge graph of names with over 400,000 name collections and more than 21 million names.
  • Open sourced layers:
    • App that builds the 400,000 collections.
    • App that connects all the collections in the Knowledge Graph.
  • SDK for API calls to NameGraph.
  • Dev demo app as an example implementation.
  • First integration in production at Vision platform.
  • Technical Side of NameGraph has two main components: collections and generators.
  • Collections: uses Elasticsearch.
  • Generators: use linguistic strategies and algorithms to create more ideas.
  • Two more products yet to launch:
    • ENSAdmin: Another component of the new multi-chain Indexer for ENS.
    • Smart contracts for a Referral program for ENSV2.

### 4.3 NameStone

  • Slobo presented an update to the Namestone admin panel
  • Features include:
    • Admins: Multiple people can edit names.
    • Make names public: Toggles the API for privacy.
    • Edit records: Pre-populated with important records.
    • Header and status: Added recently.
  • Namestone supports Sepolia names too.

5. ENSIP Updates

  • Raffy has a new draft ENSIP that defines a standard way to return empty data or unavailable name in a resolver.
  • Dialogue around chain-specific addresses in the cross-chain addresses, see more here.
  • Blockful continuing to integrate ENSIP-20 into ENSjs

6. Open Space for Additional Topics

  • Marcus is hosting X space with Fileverse:
  • Cap is hosting a Livestream about Namespace and ENS.

Conor presented ENScribe

  • Contract naming system - Naming smart contracts addresses on deployment
  • Aims to increase user trust and prevent address spoofing.
  • Target developers and integrate with dev tools to promote contract naming.
  • Future plans include multi-chain support (Base and Linea), integration with core dev tools, and developer education.
7 Likes

March 27th, 2025


Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. ENS Labs Updates
  2. Project Highlights [@conor, Akhilesh, x23ai]
  3. Review Upcoming Events
  4. Space for Service Providers
  • NameHash Labs
  1. ENSIP Updates
  2. Open Space for Additional Topics

Details

Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. ENS Labs Updates
  2. Project Highlights [@conor, Akhilesh, x23ai]
  3. Review Upcoming Events
  4. Space for Service Providers
  • NameHash Labs
  1. ENSIP Updates
  2. Open Space for Additional Topics

Notes

1. ENS Labs Updates

  • 3 new blog posts this week
  • New integration - Para: embedded wallet solution
    • Allows users to register .eth name without a conventional wallet, pay with Moonpay (no wallet or transactions required).
  • Multi-delegate contract is deployed and will be live very soon
    • It’s a contract that allows the token owner to delegate their tokens to multiple delegates in a single transaction.
  • Greg is heading to Taipei for ETHGlobal, Jeff is speaking there, and you should be too if you want to hang out with the ENS Labs team.
  • ENS Labs quarterly update report is coming soon!

2. Project Highlights [@conor, Akhilesh, x23ai]

ENScribe

  • Mission: To use ENS names for smart contracts, instead of contract addresses.
  • This will increase trust and reduce address spoofing.
  • ENScribe: A contract deployment and naming service that enables users to deploy a contract and create an ENS name/subname for contracts and set it as the primary name.
  • Supports Sepolia testsnets: Ethereum, Linea, and Base.
  • Allows users to upload an ABI file and dynamically add parameters.
  • Roadmap:
    • Drive adoption of contract naming.
    • Deploy on mainnet.
    • Integrate with Foundry, Hard Hat, and Remix.
    • Add verifications
  • Applying for service provider status this year.
  • Presentation slides

Akhilesh

  • Presenting PeerSky Browser
    • With native ENS support in the Web browser
  • Problem: Browsers don’t have P2P protocol support
  • Natively resolves .eth domains using IPNS
  • Makes RPC calls to Ethereum and gets the content hash
  • Official GitHub
  • Browsing Web3 Without HTTP Gateways: Native ENS in Peersky Browser:
  • YouTube presentation video

AIWS

  • Launching GoverNoun.eth
  • AIWS Framework for ENS Governance – focusing on governance AI agents for the ENS community.
    • The goal is to delegate votes and seek delegations from the community to the AI agent.
  • The AI agent allows users to lobby with it to influence its voting decisions.
    • Chatting history and lobbying history will be available on IPFS and packed to the Ethereum mainnet for transparency.

x23ai (@daveytea)

  • Helps DAOs and delegates easily understand what’s going on across different communities, and make better, informed decisions.
  • Major updates:
    • Onchain proposals support: in addition to offchain proposals, now supports onchian ones… links to Tally and Agora for voting. Gives TL;DRs, summaries, reasons for votes, etc.
    • Proposals Calendar: overview of all upcoming proposals across all supported DAOs
    • Chatbot: indexing forum, offchain and onchain proposals and official documents for providing more quality information
    • API release: others can build on top of the data collected (forum, proposals, etc.)
    • Smaller updates: digests, articles, etc.
  • Plan to apply for SPP.
  • Full presentation

3. Review Upcoming Events

4. Space for Service Providers

NameHash Labs

  • The ENSv1 protocol has a critical dependency on the ENS subgraph, which receives more than 700 million requests a year.
    • The subgraph is missing data on more than 90% of ENS names and is incompatible with ENSv2.

ENS Admin

  • ENSAdmin is a complementary piece of infrastructure related to the ENSNode.
  • Considering ENSNode is a backend service, there’s a need for a window to look into an ENSNode instance and understand the status of what’s going on there.
  • It helps developers better understand what’s happening in the ENS protocol to interactively debug and trace what’s happening across registries, registrars, gateways, resolvers, clients, etc.

ENS Admin Intro

  • Try it now: ENSAdmin
  • There is multi-chain support available.
  • The index and status of various things can be seen, as well as which plugins are installed.
  • It allows developers to visualize and inspect the ENS protocol, with interactive tracing into smart contracts and metadata.
  • ENSAdmin is intended to be the “ultimate tool benchmark” for ENS developers.

ENSV2 Referral Program

  • The ENS DAO has been discussing a referral program for a while
  • ENSv2 contracts are public in the Namechain repo and enable permissionless creation and funding of referral programs.
  • The referral program allows experimentation with different strategies for funding.
  • More info about the Referral Program here.

5. ENSIP Updates

  • /

6. Open Space for Additional Topics

3 Likes

April 3rd, 2025


Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. Project Highlights [@conor]
  2. Review Upcoming Events
  3. ENSIP Updates [@raffy ensip 21]
  4. Space for Service Providers
  • Blockful
  • NameHash Labs
  1. Open Space for Additional Topics

2 Likes

Details

Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. Project Highlights [@conor]
  2. Review Upcoming Events
  3. ENSIP Updates [@raffy ensip 21]
  4. Space for Service Providers
    • Blockful
    • NameHash Labs
  5. Open Space for Additional Topics

1. Project Highlights [@conor]

ENS app

  • Greg is at ETH Taipei
  • Sepolia ENS app is live
    • Simplying developers testing

ENScribe

  • Platform and service to deploy and/or name your contracts at deployment.
  • Added naming feature for existing contracts.
  • Primary name and forward resolution are supported.
    • If a contract extends Ownable, users can name it using ENScribe.
    • For contracts not compatible with Ownable, users can set forward resolution.
  • Plans to integrate with Foundry and Hardhat.
  • Plans to create a JavaScript library that can integrate into the ENSjs.
  • Trying to work with libraries like web3j, ethers.js, etc.

dWeb

  • Indexing and pinning service using ENS
  • This has been in discussion for about two years.
  • People struggle to work with IPFS nodes, and services have come and gone due to funding issues.
  • Next steps: fix bugs, IPNS pinning, eth.limo direct peering, snap sync, better ui, uptime monitor page.

2. Review Upcoming Events

  • ETHTaipei ongoing
  • The next event will be ethCC in Cannes, France

3. ENSIP Updates [@raffy ensip 21]

  • New ENSIP-21 written by Raffy called Batch Gateway Offchain Lookup Protocol
  • CCIP read involves a contract reverting, and the client-side library fetches data from a sub URL and feeds it back into the contract.
  • A primary user of this is the Universal Resolver, which aids in ENS resolution and is tied into the batch gateway because it needs to make multiple resolutions.
  • The current CCIP read standard requires sequential processing of URLs, which involves reverting and waiting for each URL.
  • ENS created the batch gateway for the Universal Resolver to resolve multiple URLs in parallel as a single CCIP read process.
  • ENSIP-21 standardizes the batch gateway functionality, which was initially codified in the Universal Resolver contract.
  • The standard specifies how to transform multiple offchain lookups into a request for the batch gateway, which then returns the results.
  • The standardized batch gateway provides privacy and faster ENS resolutions for users of the Universal Resolver with popular Web3 frameworks.
  • It also offers a solution for fault tolerance in CCIP read by transforming requests with multiple URLs into batch gateway requests, preventing failures due to server errors.
  • A local batch gateway will never fail unless there are Internet issues.

4. Space for Service Providers

1. Blockful

  • Presenting next week - working on the new voting UI for SPP2.

2. Namehash Labs

  • ENSNode is the new multi-chain indexer for ENSv2 and Namechain.
  • Provides a new resolution strategy in ENS.
  • ENSNode indexes state across multiple chains
  • In cases where all data is onchain, resolution can be completed in milliseconds.
  • If information is missing (e.g. a uni.eth subname using an offchain gateway), the ENSNode will dynamically retrieve it and return it asynchronously as server-sent events.
  • The subgraph has many limitations, and ENSNode breaks through these limitations by allowing custom APIs and not forcing a specific database structure.
  • Gateways are centralized, and ENSNode promotes decentralization by allowing any app to run its own instance
    • This eliminates dependencies on third parties.
  • ENSNode will also work to index offchain names, depending on the provider offering the right APIs.
  • The value proposition of offchain names is shrinking with the rise of Namechain and other L2s.

5. Open Space for Additional Topics

Feedback on ENS IPs (from Kenya)

  • Thomas in Kenya is teaching African builders about ENS and has received feedback that the ENS IPs are complicated.
    • Making it difficult to incentivize new engineers to work with ENS.
  • Potential solution: complexities can be abstracted away using APIs and frameworks.
  • A potential solution for simplifying this is from NamehashLabs - ENSAdmin – aiming to make it interactive to see how the protocol works and how practical cases are handled.
  • They are building a tool where users can choose a strategy and name, and a visualization will be dynamically built.
  • The goal is to learn through examples and help integrators build mature integrations with ENS.
2 Likes

April 10th, 2025


Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. Project Highlights [PizzaDAO]
  2. Review Upcoming Events
  3. ENSIP Updates
  4. Space for Service Providers
  5. Open Space for Additional Topics

3 Likes
tags: Ecosystem

Ecosystem Meeting, April 10, 2025

Details

Time/Day – 11am ET (4pm UTC) every Thursday
Google Meet Link – http://meet.google.com/aqf-vrvq-kfw

Stewards: @slobo.eth (ENS | X), @limes(ENS | X), @don.nie (ENS | X)

:information_source: Please reach out to @slobo.eth Warpcast l X if you would like to present on a future call

Agenda

  1. Project Highlights [PizzaDAO]
  2. Review upcoming events
  3. ENSIP Updates
  4. Space for service providers
  5. Open space for additional topics

21 Participants in Call


1. Project Highlights [PizzaDAO]

  • Snax: Worked with Namespace team to create subdomains for members

  • Ted Liao demonstrating WIP governance with AI

    • AI Agent gathering history in the forum
    • Can chat with the agent about proposals
    • Working with JustaName

2. Review upcoming events


3. Weekly ENSIP Update

  • Discussion on [Temp Check] ENS Offchain Subname Publication Standard from @justghadi.eth
    • @lightwalker.eth: exciting standards proposal, exciting because as offchain name provider has more and more names can take a long time to paginate through them
      • In this standard can just listen to changes and be efficiently indexed
    • Chose OrbisDB due to decentralized nature of Ceramic network, know who controller of gateways are and can easily verify them
      • SQL database, easy for developers to write SQL queries
      • Write any content to the data model
      • Ceramic network not considered a chain, more like IPFS
    • @slobo.eth: some customers like psuedo-privacy so not all names should be written somewhere, some customers should start offchain and move onchain, Need to understand from a time stamp perspective which one is canonical and how they change
      • Need to prevent data collisions
      • Need to think through edge cases that could get complicated
      • Broader comment on indexing: Goal is for ENS to be a global identity service, might not be congruent with being super easy to index, need to serve customers of the world and think about what is best for them

4. Open space for service providers

None this week


5. Open Space for Additional Topics

None this week


Notes by @don.nie

April 17th, 2025


Meeting Link: meet.google.com/iiw-tpmh-bmg

Agenda

  1. ENS Labs Updates
  2. Project Highlights [@Nick – not .eth nick :wink: ]
  3. Review Upcoming Events
  4. ENSIP Updates
  5. Space for Service Providers
  6. Open Space for Additional Topics