This repository contains the 80-20 Curve TriCrypto Vault smart contracts for the Rage Trade Protocol. You can find more info in the docs.
Coming soon
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
This project is licensed under GNU GENERAL PUBLIC LICENSE.