nullcount / rain

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

Add Deezy Class using API #25

Closed nullcount closed 11 months ago

nullcount commented 1 year ago

All endpoints are appreciated, but start with the EARN endpoints https://docs.deezy.io/#tag/Earn

create a class Deezy in deezy.py Create methods for each endpoint Deezy API follows the OpenAPI standard, not sure if there's any tooling to generate the methods for you or if it's more of a Documentation thing.

This is the first step towards implementing a Deezy Auto Earn strategy see #7

nullcount commented 1 year ago

there's already this you can steal from: https://github.com/dannydeezy/deezy-py