An open API service indexing awesome lists of open source software.

https://github.com/ogeefinance/ogeeswap-core

Core #solidity contracts repository
https://github.com/ogeefinance/ogeeswap-core

heco smart-contracts solidity

Last synced: 2 months ago
JSON representation

Core #solidity contracts repository

Awesome Lists containing this project

README

        

# Ogeeswap Factory

In-depth documentation on Ogeeswap is available at [docs.Ogeeswap.finance](https://docs.Ogeeswap.finance/).

# Local Development

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

## Install Dependencies

`yarn`

## Compile Contracts

`yarn compile`

## Run Tests

`yarn test`