Khemmie-Ray / ENS-Clone-Dapps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENS Clone Dapps

Features

// Create 2 contracts, one should serve as an ENS contract to register users and assign their specified name and image to the. // The second contract should be a chat Dapp that's going to allow users to message other users based on their names in the ENS contract.

// Build a frontend for these two dapps, your frontend should be able to connect to ipfs to store a users prefered image, the users name and image should be displayed on connection and on the chat page.

// Bonus: // Implement foundry integration

About


Languages

Language:JavaScript 96.4%Language:HTML 3.1%Language:CSS 0.5%