Rage Trade Vaults
This repository contains the Delta Neutral GMX 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.