Xocolatl (Xoc) (pronounced "choc" as in “chocolate”) is a decentralized stablecoin system that is minted by collateralizing with other cryptocurrencies (or assets) and which price is soft pegged to the Mexican peso (MXN).
Read more in the white paper here
In a directory, clone the repository locally:
Install all dependencies:
yarn install
In a seperate terminal start a local node by running:
npx hardhat node
Then run tests with:
npx hardhat --network localhost test