Skip to content

opexdev/admin-panel

Repository files navigation

Opex

OPEX Admin Panel

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.

  1. Clone this repository or download the latest zip.
  2. Install dependencies: npm install.
  3. Run for development: npm run dev.
  4. Run for production: npm run build then npm 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 [email protected].