Kotlin client for accessing the Bittrex API. It uses the API Version v1.1 API Spec: https://bittrex.com/home/api
Bittrex is not published yet. I will update that section when the library is uploaded to jCenter
Show some examples here (Kotlin & Java)
- /public/getmarkets
- /public/getcurrencies
- /public/getticker
- /public/getmarketsummaries
- /public/getmarketsummary
- /public/getorderbook
- /public/getmarkethistory
- [] /market/buylimit
- [] /market/selllimit
- [] /market/cancel
- [] /market/getopenorders
- /account/getbalances
- /account/getbalance
- /account/getdepositaddress
- /account/withdraw
- /account/getorder
- /account/getorderhistory
- /account/getwithdrawalhistory
- /account/getdeposithistory
Donate Bitcoin to 1NarDCZ8XAgYcmaPpuJ55qayM6ECkwSm2G
Donate Bitcoin Cash to 1165bey4uNWqjHjUUZLNpiynf9th3cmK8q
Donate Litecoin to LRmyPhiQQAy2BxvW5LRkKn2oMh1MYCanSd
Donate Ether to 0xA584c82855E9D32b54b047bf2c2b1192B680f72F
Copyright 2017 Jc Miñarro
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.