Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 231 Bytes

Contracts for Decentralized Perpetual Exchange

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