0.0.1 • Published 2 years ago

@apex-protocol/v0 v0.0.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

ApeX Protocol

Contracts for DEX.

Install Dependencies

npm install

Compile Contracts

npm run compile

Run Tests

npm run test
npx hardhat test ./test/amm.js

Run Deploy

set .env

npm run deploy_arb

reference deploy: npx hardhat run scripts/deploy_reference.js --network l2rinkeby