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

https://github.com/byteball/oswap-token-ui


https://github.com/byteball/oswap-token-ui

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# OSWAP token UI

## Install

Install node.js, clone the repository, then say

```sh
yarn
```

## ENV

Copy the appropriate .env.XXXX file to .env

## Run

```sh
yarn start
```

## Build

```sh
yarn build
```