OPEX A feature-rich React JS web application for cryptocurrency exchange service. Compatible with OPEX core.
You need to have Node.js, Yarn installed.
- Clone this repository or download the latest zip.
- Install dependencies:
yarn install
. - Run for development:
yarn run dev
. - Run for production:
yarn run build
thenyarn start
.
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.
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.
Opex is MIT licensed, as found in the LICENSE file.
For any other questions, feel free to contact us at [email protected].