/alpaca-stablecoin

Smart Contracts for Alpaca Stablecoin

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Alpaca Stablecoin

Solidity contracts for Alpaca Stablecoin module.

System Interaction Diagram

System_Interaction_Diagram

High Level Diagram

High_Level_Diagram

System Architecture 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 NOT been audited yet. Use at your own risk.

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.