- Clone this repository
- Install
yarn
(Google it if you have no clue what this is) - Run
yarn install
to install dependencies - Add your contracts inside the
contracts
directory. - Modify the
hardhat.config.js
file as needed. - Modify the
scripts/verify.js
script for your contract. - Run
yarn verify
- You may get a list of missing dependencies at this stage if so you may need to run
yarn add --dev
and include the list of dependencies shown. e.g. yarn add --dev "@types/mocha@>=9.1.0" "@typechain/ethers-v5@^10.1.0" "@typechain/hardhat@^6.1.2" "solidity-coverage@^0.8.1" "ts-node@>=8.0.0" "typechain@^8.1.0" "typescript@>=4.5.0"
-
Notifications
You must be signed in to change notification settings - Fork 0
JexxaJ/VerifyPlusechainContract
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published