Contracts for GMX.
Docs at https://gmxio.gitbook.io/gmx/contracts.
If npx is not installed yet:
npm install -g npx
Install packages:
npm i
npx hardhat compile
npx hardhat test
Contracts for GMX.
Docs at https://gmxio.gitbook.io/gmx/contracts.
If npx is not installed yet:
npm install -g npx
Install packages:
npm i
npx hardhat compile
npx hardhat test