@gton/ogs-core
v1.0.1
Published
🎛 Core contracts for the OGX protocol
Downloads
6
Readme
OGX core contacts
OGX is a fork of uniswap.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
nvm use
yarn
Compile Contracts
yarn compile
Run Tests
yarn test