The MNS (Matic Naming System) is used to register your dapp in matic the polygon mumbai test network. Implementations for MNS core functionality: The registry, registrars, and public resolvers.
- Solidity (Writing Smart Contracts & Tests)
- Javascript (React & Testing)
- Hardhat (Development Framework)
- Ethers.js (Blockchain Interaction)
- React.js (Frontend Framework)
- Install NodeJS
$ npm install
$ npx hardhat test
$ npx hardhat node
In a separate terminal execute:
$ npx hardhat run ./scripts/deploy.js --network localhost
$ npm run dev
- List domain
- Buy Domain
- Pay Fees