Charged-Particles / charged-particles-universe

Solidity Contracts for the Charged Particles Universe
Other
53 stars 14 forks source link

Migrate to hardhat #3

Closed uivlis closed 3 years ago

uivlis commented 3 years ago

Deploy (all): yarn deploy Deploy (only protocol): yarn deploy --tags protocol Deploy (only protocol and aave): yarn deploy --tags protocol aave Deploy (only protocol and aave on network ropsten): yarn deploy --tags protocol aave --network ropsten

Deployed contract details go in deployments/{networkName}/{contractName}.json

Test: yarn test