A simple web3 project built on top of Polygon PoS L2 chain to simulate ENS (Ethereum Name Service).
This project was built with the reference from on of Buildspace web3 projects.
The project is built with
- Solidity smart contracts
- Hardhat
- React
- Common for both
contracts
andclient
directories
yarn
or
npm install
Refer hardhat docs commands here