0.0.12 • Published 4 years ago
@kangafinance/limit-order-v2 v0.0.12
HardHat Foundation
Env
cp .env.example .envTest
yarn testyarn test test/Greeter.tsCoverage
yarn test:coveragehttps://hardhat.org/plugins/solidity-coverage.html#tasks
Gas
yarn test:gashttps://github.com/cgewecke/hardhat-gas-reporter
Lint
yarn lintWatch
npx hardhat watch compileDeployment
Local
Running the following command will start a local node and run the defined deploy script on the local node.
npx hardhat nodeMainnet
yarn mainnet:deployyarn mainnet:verifyhardhat tenderly:verify --network mainnet ContractName=Addresshardhat tenderly:push --network mainnet ContractName=AddressRopsten
yarn ropsten:deployyarn ropsten:verifyhardhat tenderly:verify --network ropsten ContractName=Address