https://github.com/softdev629/lw3-ens
LearnWeb3 Tutorial Project - The Ethereum Name Service
https://github.com/softdev629/lw3-ens
nextjs rainbowkit tanstack-react-query viem wagmi
Last synced: 8 months ago
JSON representation
LearnWeb3 Tutorial Project - The Ethereum Name Service
- Host: GitHub
- URL: https://github.com/softdev629/lw3-ens
- Owner: softdev629
- Created: 2024-04-18T04:44:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T04:50:02.000Z (over 1 year ago)
- Last Synced: 2025-01-07T08:17:05.458Z (9 months ago)
- Topics: nextjs, rainbowkit, tanstack-react-query, viem, wagmi
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
The Ethereum Name Service
## Table of Content:
- [About The App](#about-the-app)
- [Screenshots](#screenshots)
- [Technologies](#technologies)
- [Setup](#setup)
- [Status](#status)## About The App
LearnWeb3 Tutorial Project - The Ethereum Name Service
## Screenshots

## Technologies
`Next.js`, `Rainbowkit`, `Wagmi`, `Viem`
## Setup
- download or clone the repository
- run `npm install` to setup necessary node_modules
- run `npm run dev`## Status
Chatbot Memo - Frontend is completed.