1.0.0 • Published 3 years ago

@oboswap/binancecontracts v1.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

oboswap Smart Contracts

Live version: https://oboswap.com

For Frontend code please refer to https://github.com/oboswap/oboswap-interface.

For SDK code please refer to https://github.com/oboswap/oboswap-sdk.

In-depth documentation on oboswap V2 is available at uniswap.org.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test