This repository contains the smart contracts source code for Zarban stable coin system contracts.
-
Install foundry
-
Use the following command to install dependencies:
forge install foundry-rs/forge-std --no-commit
forge install dapphub/ds-value --no-commit
forge install makerdao/dss-test --no-commit
- Run the tests with
forge test