@ogeefinance/ogeeswap-core
v2.1.0
Published
Downloads
6
Readme
Ogeeswap Factory
In-depth documentation on Ogeeswap is available at docs.Ogeeswap.finance.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test