/tricrypto-vault

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

test status solidity v0.8.13

Rage Trade Vaults

This repository contains the 80-20 Curve TriCrypto Vault smart contracts for the Rage Trade Protocol. You can find more info in the docs.

Bug Bounty

Coming soon

Scripts:

  • yarn compile: compiles contracts
  • yarn test: runs tests
  • yarn coverage: runs tests and generates coverage report
  • yarn deploy --network localhost: for local deployment
  • yarn deploy --network arbtest: for testnet deployment
  • yarn deploy --network arbmain: for mainnet deployment

Licensing

This project is licensed under GNU GENERAL PUBLIC LICENSE.