Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 934 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 934 Bytes

PoloTicker

Prerequisites

  • Xcode 10.0+
  • Cocoapods
  • Poloniex Secret And API keys ( can be found inside your poloniex account )

Basic setup

  • Clone repository
  • Run:
pod install
  • Open PoloTicker.xcworkspace
  • Put your Secret and API keys in PoloConnection.swift file
  • Build & Run

Feature list:

  • Observing all coins on market
  • Buy/Sell operation support
  • Trade history for coin
  • Watch/Unwatch feature for coins
  • Private API Support
  • Trading charts
  • Detailed view on charts
  • Redesign
  • Real-time updates

Thanks to: