krystianity / node-bitstamp

bitstamp REST and WS API Node.js client :dollar:
MIT License
59 stars 41 forks source link

Add support to BCH withdrawals and deposit address #10

Closed ciak0 closed 6 years ago

ciak0 commented 6 years ago

Bitstamp v2 API now has BCH related API, it would be nice to have them.

naddison36 commented 6 years ago

I've created a PR with BCH deposit and withdrawal functions https://github.com/krystianity/node-bitstamp/pull/13