@pantherswap/core
v2.0.1
Published
Core contracts for the PantherSwap protocol
Downloads
3
Maintainers
Readme
PantherSwap Core
In-depth documentation on PantherSwap is available at docs.pantherswap.com.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
