This project contains a sample hardhat starter project that uses ethers.js and TypeScript.
This project require Node.js.
yarn
yarn hardhat clean
yarn hardhat compile
yarn hardhat test
yarn hardhat run scripts/deploy.js
yarn hardhat verify
--network ropsten
--show-stack-traces
<contract_address>
