Solidity contracts for Alpaca Stablecoin module.
- nodejs version 14 or greater
To get started, clone the repo and install the developer dependencies:
git clone https://github.com/alpaca-finance/alpaca-stablecoin.git
cd alpaca-stablecoin
yarn install
yarn test
Alpaca Stablecoin contracts have been audited by PeckShield, Inspex and SlowMist.
This repository also included in our bug bounty program on Immunefi for issues which can lead to substantial loss of money, critical bugs such as a broken live-ness condition, or irreversible loss of funds.
The primary license for Alpaca Stablecoin project is the APGL 3.0 License, see APGL 3.0 LICENSE.