@luckyswap/v2-core
v0.2.4
Published
🎛 Core contracts for the luckyswap protocol
Downloads
2
Readme
Luckyswap Factory
In-depth documentation on luckyswap is available at docs.luckyswap.com.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test