onitsoft / 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
https://n.exchange
Other
142 stars 210 forks source link

Fix order placement #672

Closed gopob closed 4 years ago

gopob commented 4 years ago

[EXAMPLE] Status: [BLOCKED][WIP][WAITING FOR REVIEW]

Background (user-story):

  1. Bob wants to buy Bitcoins directly to his phone, since he does not have an external wallet.

Implementation:

  1. Wallet service using local storage
  2. Cold Signing
  3. Export key using BIP39 memorable phrases

Unit tests included:

  1. Wallet generation
  2. Cold signing
  3. Key impporting and exporting

Integration tests:

  1. Make an order to a local wallet
BeOleg commented 4 years ago

also this error happens after you changes error An unexpected error occurred: "EPERM: operation not permitted, chmod '/nexchange/root/nexchange-open-client-react/node_modules/@babel/core/node_modules/.bin/parser'".