This repository contains the 80-20 Curve TriCrypto Vault smart contracts for the Rage Trade Protocol. You can find more info in the docs.
This repository is subject to the Rage Trade Bug Bounty program, per the terms defined here.
yarn compile
: compiles contractsyarn test
: runs testsyarn coverage
: runs tests and generates coverage reportyarn deploy --network localhost
: for local deploymentyarn deploy --network arbtest
: for testnet deploymentyarn deploy --network arbmain
: for mainnet deployment
The license for respective source files are mentioned as SPDX License Identifiers.