An open API service indexing awesome lists of open source software.

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

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

![Chatbot screenshot](./img/screenshot.png)

## 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.