RageTrade / gmx-vault

LP and Strategy Vaults for RageTrade/core

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

This repository is subject to the Rage Trade Bug Bounty program, per the terms defined here.

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

The license for respective source files are mentioned as SPDX License Identifiers.

About

LP and Strategy Vaults for RageTrade/core

License:GNU General Public License v2.0


Languages

Language:TypeScript 65.0%Language:Solidity 34.8%Language:JavaScript 0.1%Language:Shell 0.0%