Closed ITStar10 closed 5 months ago
@ITStar10 Can you please add notes as to why this update is necessary and the implications of this update.
This will require a re-audit of our smart contracts (albeit small), so we need to carefully consider the timing of merging this PR into develop
.
Do all our smart contracts need to be on the same hardhat version?
This is update for hardhat configuration.
I added the Amoy
network in the hardhat configuration. This is for contract deployment.
No updates in the solidity source code.
Maybe, we can remove all the configuration related to the Mumbai test network.
hardhat.config.ts
file in all contracts.env.example
file in all contracts