@mushyswap/v2-core
v1.0.4
Published
Core contracts for Mushyswap V2
Readme
Mushyswap V2 Core
Local Development
The following assumes the use of node@>=10.
Install Dependencies
npm
Compile Contracts
npm compile
Run Tests
npm test
npx hardhat verify --network lightchain
