RageTrade / tricrypto-vault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v2.0


Languages

Language:TypeScript 65.4%Language:Solidity 34.4%Language:JavaScript 0.1%Language:Shell 0.0%