An open API service indexing awesome lists of open source software.

https://github.com/blockchaincommons/bcswiftspotbit

A Swift API for accessing SpotBit price servers via Tor.
https://github.com/blockchaincommons/bcswiftspotbit

Last synced: 7 months ago
JSON representation

A Swift API for accessing SpotBit price servers via Tor.

Awesome Lists containing this project

README

          

# BCSwiftSpotBit

A Swift API for accessing [SpotBit](https://github.com/BlockchainCommons/SpotBit) price servers via Tor. Uses [BCSwiftTor](https://github.com/BlockchainCommons/BCSwiftTor).

Add to your project like any Swift Package.

See unit tests for examples of use.

Set `useMockData = false` in `SpotBitTests.swift` to access the live SpotBit server.