Term 4 Grants - Summary

Fast ENS API for web3 apps

I’ve integrated ENS resolving into several projects now (both my own and as a contributor/collaborator), but found the standard approach of querying ENS contracts directly to be quite slow for most use cases, and can quickly eat up Alchemy/Infura node resources if you’re not careful.

To help with this, I built an incredibly fast API (thanks to Cloudflare’s edge caching) for resolving and reverse-resolving ENS names and addresses and avatars (30-50ms with a warm cache).

API docs are here: About ENS Ideas
And open source code here: GitHub - holic/ens-ideas

Examples:

This is already in use in the following projects and processing millions of ENS queries per month:

Steward Commentary

ENS Ecosystem stewards are awarding ENS Ideas with 10,000 USDC in grant funding.
Their API aids in providing quick response times to resolve and reverse-resolve ENS names and addresses, while also saving users unnecessary resource drain. Their open source API is already integrated into multiple platforms and has undeniable use cases across various applications. The grant recognises this and supports ongoing development.

10 Likes