Skip to content

Integration tests and scripts for M^0 protocol and periphery

License

Notifications You must be signed in to change notification settings

m0-foundation/m-core

Repository files navigation

M^0 Core

Integration tests and scripts for M^0 protocol and periphery.

Deploy

Staging deploy

Run the following command to deploy the contracts to Sepolia:

make deploy-staging

Production deploy

Run the following command to deploy the contracts to Ethereum Mainnet:

make deploy-production

Tests

Integration and unit tests

Run:

make tests

Fork tests

To run the local fork tests in one command, run:

yarn fork-run:local

About

Integration tests and scripts for M^0 protocol and periphery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published