Skip to content

amyhanv/ens-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application for looking up ENS names and addresses

Demo of app

Features

  • Forward lookup: ENS name → Ethereum address
  • Reverse lookup: Ethereum address → ENS name

Stack & Tools

Getting Started

Installation

  1. Install dependencies:

    npm install

Configuration

  1. Create a .env file in the project root:

    INFURA_KEY=your_infura_project_id

Run in Development

npm start

App will be available at http://localhost:1234.

About

App for looking up ENS names and addresses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors