/nexchange-open-client-react

n.exchange is the planet's simplest and most transparent solution for cryptocurrency trading & liquidity for individuals and enterprises alike. it supports all major cryptocurrencies(BTC BCH BSV ETH LTC NANO XLM XMR XRP ZEC) and fiat currencies(USD GBP EUR JPY). Learn how to deploy this great open-source project here: https://www.youtube.com/watch?v=7ujmzb3HzCA

Primary LanguageJavaScriptOtherNOASSERTION

Build Status

N.exchange Open Client (ReactJS)

N.exchange Open Client is a front-end client for n.exchange API. The API is available to the public and its comprehensive documentation can be found here.

Installation

  1. Make sure you have Node and npm installed on your system, then run npm install -g yarn.
  2. If you have Git on your terminal, type git clone https://github.com/onitsoft/nexchange-open-client-react.git.
  3. Then go to repository by typing cd nexchange-open-client-react.
  4. Install yarn dependencies yarn install.
  5. Start the project yarn run start.

Contributing

Anybody is welcome to make contributions to our repository, especially if you discover critical that expose security vulnerabilities or lessen user experience. You can contribute by creating a fork of our project and making a pull request afterwards.

License

n.exchange Open Client (ReactJS) is Apache 2.0 licensed. Please give us credit in a clearly visible manner in at least 3 locations - FAQ, Footer and 'About Us' section. It should say Powered by n.exchange and include a link to our exchange. Also, make sure to include your referral code in every one of your links. This will ensure that you get your commission wherever the trade is made, be it your own implementation of our front-end client or our own.