Closed gr8h closed 10 months ago
@gr8h I'll approve this after a test on the devnet. Do we still need to use forge with hardhat?
@gr8h I'll approve this after a test on the devnet. Do we still need to use forge with hardhat?
All contracts can now be deployed without any issues, the contract-size limitation that we had with Truffle no longer exists when using Hardhat.
There's no need now to add forge.
Glad to hear, great improvements @gr8h
This PR upgrade the repo from Truffle to Hardhat.