@gton/ogs-periphery
v1.1.0-beta.1
Published
🎚 Peripheral smart contracts for interacting with OGX
Downloads
3
Readme
OGX - periphery contracts
OGX is a fork of Uniswap uniswap.org.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test