craysiii / binance

API Wrapper for the Binance cryptocurrency exchange written in Ruby.
MIT License
97 stars 79 forks source link

REST client withdraw is able to use a proxy to work with Binance restricted access to trusted IPS on withdrawals api #29

Open UgoMare opened 5 years ago

UgoMare commented 5 years ago

It's specially useful for servers with non-static ips addresses like EC2

craysiii commented 5 years ago

Will check it out this weekend, thanks for the PR