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.
Access the deployed application here: Ethereum Name Service (ENS)
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.
- 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.
- Frontend Framework: Next.js
- State Management: @tanstack/react-query, wagmi
- UI Components: @rainbow-me/rainbowkit
- Styling: TailwindCSS
- Ethereum Interaction: viem
To run this project locally, follow these steps:
- Node.js (v14 or later)
- npm or yarn
git clone https://github.com/your-username/ens-project.git
cd ens-project