https://github.com/mirshko/ens-autocomplete
Twitter like username autocomplete for ENS, Ethereum Name Service
https://github.com/mirshko/ens-autocomplete
ens ethereum graphql serverless thegraphprotocol
Last synced: 5 months ago
JSON representation
Twitter like username autocomplete for ENS, Ethereum Name Service
- Host: GitHub
- URL: https://github.com/mirshko/ens-autocomplete
- Owner: mirshko
- Archived: true
- Created: 2020-03-10T00:21:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:38:45.000Z (about 3 years ago)
- Last Synced: 2025-01-31T07:34:45.595Z (about 1 year ago)
- Topics: ens, ethereum, graphql, serverless, thegraphprotocol
- Language: JavaScript
- Homepage: https://ens-autocomplete.now.sh
- Size: 2.25 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ENS Autocomplete
Twitter like username autocomplete for ENS, Ethereum Name Service.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.