verida / blockchain-contracts

Smart contracts, part of the protocol powering the Verida Network
https://www.verida.network
Apache License 2.0
7 stars 2 forks source link

[All] Update hardhat configuration for Amoy testnet #153

Closed ITStar10 closed 5 months ago

ITStar10 commented 6 months ago
tahpot commented 6 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?

ITStar10 commented 5 months ago

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.