Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.58 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.58 KB

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