Skip to content

keeganlee/apex-protocol

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 71.1%
  • JavaScript 28.8%
  • Shell 0.1%