Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 784 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 784 Bytes

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