Running an experiment using Hardhat's v3 tooling for testing and deploying
We used the hardhat alpha v3 framework to run and deploy test tokens on morpho deployed contracts. Morpho is a permissionless market that allows anybody to be a curator and create their own markets and vaults. The goal was to interact to the contracts with out tested tokens.
We the primary focused on using Hardhat V3 alpha for this project to test how it would work against the normal usage of foundry testing. We used Solidity, viem and javascript. We leveraged morpho markets to interact with the deployed contracts. We created fake tokens and a fake oracle to interact and setup the markets