Skip to content

La-DAO/xocolatl-contracts

Repository files navigation

What is Xocolatl Protocol ? $XOC


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


Technical Subjects



Run tests


In a directory, clone the repository locally:

git clone https://github.com/La-DAO/xocolatl-contracts/

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