https://github.com/cesargdm/ens-app
Alternate ENS frontend
https://github.com/cesargdm/ens-app
ens ethereum fleek rainbow-kit react wagmi web3
Last synced: 5 months ago
JSON representation
Alternate ENS frontend
- Host: GitHub
- URL: https://github.com/cesargdm/ens-app
- Owner: cesargdm
- License: mit
- Created: 2022-05-25T21:30:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T04:11:00.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T19:08:06.286Z (5 months ago)
- Topics: ens, ethereum, fleek, rainbow-kit, react, wagmi, web3
- Language: TypeScript
- Homepage: https://ens.cesargdm.xyz
- Size: 1.23 MB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ENS App
[](https://depfu.com/github/cesargdm/ens-app?project_id=35481)
> An alternate frontend, better name tbd

> Design expired in [Rainbow Wallet](https://rainbow.me/).
## About
This is an alternate frontend for [ENS](https://app.ens.domains), using [wagmi](https://wagmi.sh/), [Rainbow Kit](https://www.rainbowkit.com/) and [Fleek](https://fleek.co/) for hosting.
## Prepare
Install [pnpm](https://pnpm.io)
## Run
```bash
pnpm start
```## Features
- [x] Commit registration
- [x] Register
- [x] Set primary name
- [x] Set avatar
- [ ] Set additional data
- [ ] Renew## TODO
- [-] Localization
- [x] Better styling
- [ ] Better name
- [ ] Documentation
- [ ] Testing/CI
- [ ] Cleanup code
- [ ] Better onboarding screen
- [ ] PWA## License
MIT