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.
- Host: GitHub
- URL: https://github.com/blockchaincommons/bcswiftspotbit
- Owner: BlockchainCommons
- License: other
- Created: 2022-01-14T09:17:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T06:54:39.000Z (almost 4 years ago)
- Last Synced: 2025-05-14T16:17:23.718Z (11 months ago)
- Language: Swift
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.