0x5888 / gmx-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMX Contracts

Contracts for GMX.

Install Dependencies

If npx is not installed yet: npm install -g npx

Install packages: npm i

Compile Contracts

npx hardhat compile

Run Tests

npx hardhat test

About

License:MIT License


Languages

Language:JavaScript 65.9%Language:Solidity 34.1%