Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 272 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 272 Bytes

ENS Autocomplete

Twitter like username autocomplete for ENS, Ethereum Name Service.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.