Integration tests and scripts for M^0 protocol and periphery.
Run the following command to deploy the contracts to Sepolia:
make deploy-stagingRun the following command to deploy the contracts to Ethereum Mainnet:
make deploy-productionRun:
make testsTo run the local fork tests in one command, run:
yarn fork-run:local