philoest / krakenapi
A simple implementation and extension to the Kraken PHP API
0.1.2
2018-02-05 11:51 UTC
Requires
- php: 7.*
This package is not auto-updated.
Last update: 2025-06-14 20:58:32 UTC
README
A simple API Client for the Kraken.com website. It adds functions for all the API functions, to make them easier to use. I reused code from Paywards API Client.
I haven't added any error handling yet, this is still on the TODO list.