nullcount / rain

Evaporate stagnant liquidity from source nodes and condensate to sinks. Make it rain.
MIT License
2 stars 5 forks source link

do manual operations in selenium #24

Closed nullcount closed 1 year ago

nullcount commented 1 year ago

when the exchange won't let you do it with API, use a selenium session. Maybe use https://pypi.org/project/pyotp/ for OTP protected actions.

nullcount commented 1 year ago

Look at the methods for nicehash and kraken.py and complete the missing methods (get lightning invoice, etc) using non-api automation methods.

nullcount commented 1 year ago

https://github.com/habibitcoin/habibalancer/blob/master/operators/kraken/kraken.go