https://github.com/boolangery/d-exchange
https://github.com/boolangery/d-exchange
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/boolangery/d-exchange
- Owner: boolangery
- Created: 2018-01-01T20:23:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T18:52:23.000Z (over 7 years ago)
- Last Synced: 2025-10-04T12:00:18.175Z (10 months ago)
- Language: D
- Size: 220 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
crypto-exchanges
----------------
Cryptocurrencies exchange API in D.
Currently implemented:
* binance
Documentation
-------------
Build it using ddox:
```bash
$ dub build --build=ddox
& firefox docs/index.html
```