Skip to content

sortxyz/ens-registrations

 
 

Repository files navigation

ENS Registrations Dashboard

Simple dashboard to see the source of ENS registrations according to ENSIP 14 (draft).

On-chain analytics powered by sort.xyz.

How to run

  1. Install dependencies
yarn install
  1. Create a .env file and enter your Sort API key
cp .env.example .env
  1. Run the app
yarn dev

About

Track the source of ENS registrations via ENSIP 14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.8%
  • SCSS 4.1%
  • JavaScript 1.1%