/xft-core-m0

Integration tests and scripts for X^0 protocol and periphery

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

X^0 Core

Integration tests and scripts for X^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