@alpaca-finance/alpaca-stablecoin
v1.0.2
Published
Solidity contracts for Alpaca Stablecoin module.
Downloads
57
Maintainers
Keywords
Readme
Alpaca Stablecoin
Solidity contracts for Alpaca Stablecoin module.
System Interaction Diagram
High Level Diagram
System Architecture Diagram
Testing and Development
Dependencies
nodejs version 14 or greater
Setup
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
Running the Tests
yarn test
Audits and Security
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.
License
The primary license for Alpaca Stablecoin project is the APGL 3.0 License, see APGL 3.0 LICENSE.