Skip to content

Latest commit

 

History

History
executable file
·
38 lines (26 loc) · 972 Bytes

README.md

File metadata and controls

executable file
·
38 lines (26 loc) · 972 Bytes

Ethereum Name Service Explorer

A Ethereum Name Service Explorer Website

🚀 Overview

This project is a website helps you browse the Ethereum Name Service (ENS), with the following information below:

  • ENS Info with state, bid value, highest bid value, finalize date
  • Name Info with owner address, IPFS hash, mapping address

🔨 Run on localhost

Install Dependencies

npm install

Build project

npm run dev

Publish / Deploy

npm run deploy

📣 Contributing

See CONTRIBUTING.md for how to help out.

🗒 Licence

See LICENSE for details.