ENS

ENS

Decentralised naming for wallets, websites, & more

Total projects
Total grants
Project updates
0%
Milestones

ENS Data

![ensdata.net](https://ensdata.net/og-image.png) # ✦ ENS Data — free and easy way to get ENS text records, avatars, and NFTs ✦ 🔎 **Look up all available Ethereum Name Service text records for any address and get them back in convenient JSON format.** 🔍 I’ve created a tiny but powerful headless API that’s **free for everyone**. Use it in your web3 app or spice up your web2 apps with an ENS integration. Perfect tool for pre-filling people’s profiles with their ENS records, displaying their…

Faster API for resolving ENS names and avatars for web3 projects

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:…

WebHash

**What are we to build on ENS:** WebHash.com is a platform enhancing ENS domain utility by enabling easy creation of engaging dwebsites, contributing to wider ENS adoption and user engagement. We are on a mission to unlock the full potential of ENS domains. Currently, with 800K unique participants holding ENS names, only 22,500 of them have active dwebsites. which points to the challenges users face in deploying and designing their dwebsites. Our approach is focused on transforming ENS domains…

Eppie: the web3-native email

tl;dr Eppie is a community-powered providerless email. Check out our repositories on [GitHub](https://github.com/Eppie-io). Public Alphas of both GUI and CLI aplications are available for testing. By the way, we have a soft spot for stars ⭐ on GitHub 😁 [Download GUI client](https://github.com/Eppie-io/Eppie-App#install-from-microsoft-store-app-store-or-google-play) | [Download CLI](https://github.com/Eppie-io/Eppie-CLI#downloads) | [Subscribe](https://eppie.io/) ## The Big Picture 🦄 Our…

NebulaID

## Introduction NebulaID is an open-source, standardized protocol for decentralized identity verification designed to seamlessly integrate with Arbitrum blockchain and other EVM based chains. Right now, we have implemented initial version using TLS Notary, Semaphore, ZKP and Worldcoin for different types of verification for users profile. ## Overview NebulaID introduces a novel approach to digital identity verification by combining blockchain technology with satellite networks. The protocol…

blocksmith.js

blocksmith.js is a minimal Javascript testing framework for Ethereum contract development using foundry-rs and ethers. Foundry is great speed-wise but writing tests in Solidity is a disaster and the command-line interface is bad for complex operations. Hardhat is slow, has way too much boilerplate, interacts poorly with modern ESM. Both projects are very "do it our way". The result is that many contracts don't have tests, and the tests that exist aren't end-to-end. OTOH, blocksmith.js is…

Zenbit Badges

Zenbit Badges (ZB) is an identity dApp that leverages the **Ethereum Attestation Service (EAS)** to provide user-friendly, onchain certification of Web3 skills and activities, guiding users toward technical or industrial professionalization. By offering a **standardized framework** for skill verification and community-driven education, **Zenbit Badges** enhances Web3 accessibility, supports financial inclusion, and accelerates ecosystem adoption. It enables users to showcase their skills…

Engagement.Vision

Engagement.Vision is an application that provides a calendar-like dashboard that displays the user's engagement for any EVM based blockchain through a scoring mechanism. The engagement metrics are pulled from onchain and offchain data sources. For instance: 1 point for 1 transaction on Ethereum. 5 points for 1 post on Twitter that contains the hashtag or mentions: #ethereum/@ethereum. 5 points for 1 post on Warpcast that contains the hashtag, mentions, or was posted in a particular channel:…

Rescue.name

# rescue.name A decentralized vault-based ENS renewal manager. ![website s1](https://raw.githubusercontent.com/v3xlabs/rescue-name/refs/heads/master/images/Screenshot%202024-10-22%20at%2022.43.35.png) ![website s2](https://raw.githubusercontent.com/v3xlabs/rescue-name/refs/heads/master/images/Screenshot%202024-10-22%20at%2022.47.58.png) ## Abstract The idea is simple. A single smart contract, that manages vault creation, top-up, and renewal. The vault owner can add a list of ENS names to…