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