/apexpro-contracts

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

ApeXPro pool

Contracts for ApexPro DEX.

Install Dependencies

npm install

Compile Contracts

npm run compile

Run Tests

npm run test  

Run Deploy

> set .env
npm run deploy