@swapx-lib/v2-core
v1.0.0
Published
🎛 Core contracts for the SwapXV2 protocol
Readme
SwapX V2
In-depth documentation on SwapX V2 is available at swapx.exchange.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
npm
Compile Contracts
npm run compile
Run Tests
npm run test
