Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 378 Bytes

File metadata and controls

14 lines (9 loc) · 378 Bytes

Orderbook

https://www.binance.com/en/orderbook/BTC_USDT

How to run

Run on iOS:

  • yarn
  • cd ios && pod install (if you’re using Xcode with Rosseta) - or - sudo arch -x86_64 gem install ffi
  • yarn start
  • yarn ios - or - open from Xcode.