Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 947 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 947 Bytes

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.