Skip to content

Commit

Permalink
Merge pull request #161 from krmbzds/master
Browse files Browse the repository at this point in the history
Add Ruby client
  • Loading branch information
haipome authored Mar 12, 2019
2 parents 81c325f + e6c3e70 commit 48defeb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,12 @@ matchengine

## API

[HTTP Protocol](https://github.com/viabtc/viabtc_exchange_server/wiki/HTTP-Protocol) and [Websocket Protocol](https://github.com/viabtc/viabtc_exchange_server/wiki/WebSocket-Protocol) documents are available in Chinese. Should time permit, we will have it translated into English in the future.</br>
[Python3 API realisation](https://github.com/testnet-exchange/python-viabtc-api)
[HTTP Protocol](https://github.com/viabtc/viabtc_exchange_server/wiki/HTTP-Protocol) and [Websocket Protocol](https://github.com/viabtc/viabtc_exchange_server/wiki/WebSocket-Protocol) documents are available in Chinese. Should time permit, we will have it translated into English in the future.

### Third-party Clients

- [Python3 API realisation](https://github.com/testnet-exchange/python-viabtc-api)
- [Ruby Gem 💎](https://github.com/krmbzds/viabtc)

## Websocket authorization

Expand Down

0 comments on commit 48defeb

Please sign in to comment.