Sperax USD protocol mints USDs, a 100% collateralized stablecoin. USDs is backed by on-chain collateral and generates organic yield for its holders. USDs is the premier trading pair on Arbitrum.
This repository contains the smart contracts and configurations for USDs protocol. The project uses foundry framework for compiling, developing and testing contracts and brownie for deployments and scripting.
- Install Foundry
- Install Brownie
- Run command
$ npm ci
All the contracts developed by Sperax protocol are licensed under MIT
(as indicated in its SPDX header), see LICENSE