Skip to content
/ ENS Public

Ethereum Name Service. When a user connects their wallet, the associated ENS gets displayed.

Notifications You must be signed in to change notification settings

Vedantjn/ENS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ethereum Name Service (ENS) Project

Welcome to the Ethereum Name Service (ENS) Project! This project allows users to view their associated ENS by connecting their wallet. The project is built using Next.js and various modern web development tools.

Deployed Link

Access the deployed application here: Ethereum Name Service (ENS)

Table of Contents

Introduction

The Ethereum Name Service (ENS) Project allows users to connect their Ethereum wallet and view their associated ENS. This project leverages the Next.js framework for server-side rendering and modern frontend development practices to provide a seamless user experience.

Features

  • Wallet Connection: Users can connect their Ethereum wallet.
  • ENS Display: Displays the associated ENS for the connected wallet.
  • Modern UI: Built using TailwindCSS for a responsive and modern user interface.

Technologies Used

  • Frontend Framework: Next.js
  • State Management: @tanstack/react-query, wagmi
  • UI Components: @rainbow-me/rainbowkit
  • Styling: TailwindCSS
  • Ethereum Interaction: viem

Installation

To run this project locally, follow these steps:

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Clone the Repository

git clone https://github.com/your-username/ens-project.git
cd ens-project

About

Ethereum Name Service. When a user connects their wallet, the associated ENS gets displayed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published