manenga / Valr-API

A Swift playground on the VALR Public API - still a work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valr-API

Purpose

A Swift playground on the VALR Public API - still a work in progress

Features

  • Get Market Summary for all pairs
  • Get Market Summary for BTCZAR pair, ETHZAR pair or XRPZAR pair.

Usage

getMarketSummary(.all) // gets market summary for all pairs
getMarketSummary(.XRPZAR) // gets market summary for XRPZAR pair only

Author

LinkedIn

About

A Swift playground on the VALR Public API - still a work in progress

License:Apache License 2.0


Languages

Language:Swift 100.0%