Hey @fengtality
Thank you for replying here as well as to the proposal I made in Hummingbot Discord re: this connector here
Assuming that this is a desirable addition for both protocols then I would plan to be doing whatever work is required to maintain the CoW/hummingbot connector for the next year - including and not limited to:
- maintain the connector due to breaking API changes in either cow-sdk or the hummingbot ‘DEX router’ type schema in the Gateway repo
- create/maintain documentation that explains how users should configure the CowSwap specific params
- creating guides for new users
- ensuring that the connector works with all Hummingbot strategies that utilize it
‘By all Hummingbot strategies that utilize it’ are you referring to the example strategis listed here Examples - Hummingbot - would they be required to be adapted or re-written to show how to use with the new CoW connector? If so yes i agree to do this work.
I’m happy to follow along the PR for pumpswap feat: add PumpAmm by kyoshoku · Pull Request #575 · hummingbot/gateway · GitHub and any related upcoming PRs related to the required documentation and example strategies for adding/maintaining a new connector.
Tagging some CoW grants people to get their thoughts on this @Sov @mfw78
for reference i also created this issue in hummingbot/gateway repo: Feature Request: Add CoW protocol router to gateway · Issue #593 · hummingbot/gateway · GitHub
and the MVP of the connector is currently done in my fork located here: