krump4you / web-app

Web Client for Opex exchange

Home Page:https://opex.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opex

OPEX Web APP

Opex is released under the MIT license. PRs welcome! Last commit github-profile-readme-generator issues

OPEX A feature-rich React JS web application for cryptocurrency exchange service. Compatible with OPEX core.

Contents

Install

You need to have Node.js, Yarn installed.

  1. Clone this repository or download the latest zip.
  2. Install dependencies: yarn install.
  3. Run for development: yarn run dev.
  4. Run for production: yarn run build then yarn start.

Documentation

The full documentation for Opex can be found on our website.

The Opex documentation discusses components, APIs, and topics that are specific to React. For further documentation on the React API that is shared between React and React DOM, refer to the documentation.

How to Contribute

We want to make contributing to this project as easy and transparent as possible, and we are grateful to the developer for contributing bug fixes and improvements. Read our contribution docutmentation here.

License

Opex is MIT licensed, as found in the LICENSE file.

Additional info

For any other questions, feel free to contact us at hi@opex.dev.

About

Web Client for Opex exchange

https://opex.dev

License:MIT License


Languages

Language:HTML 66.6%Language:JavaScript 25.9%Language:CSS 5.9%Language:TypeScript 1.6%Language:Dockerfile 0.0%