This release adds Account API support to the framework excluding not read only API methods.
- Support for Account API
API Support:
- getMarkets (public)
- getCurrencies (public)
- getTicker (public)
- getMarketSummaries (public)
- getMarketSummary (public)
- getMarketHistory (public)
- getOrderBook (public)
- getBalances (account)
- getBalance (account)
- getDepositAddress (account)
- getOrderHistories (account)
- getOrderHistory (account)
- getWithdrawalHistories (account)
- getWithdrawalHistory (account)
- getDepositHistories (account)
- getDepositHistory (account)