Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 277 Bytes

ENS Domain Smart Contract

  • Create a contract that allows users to point a chosen domain name to metadata stored.

Steps

  • npx hardhat compile

  • npx hardhat run scripts/deployTest.js

  • npx hardhat run scripts/deployTest2.js

  • npx hardhat run scripts/withdrawTest.js