CoinAlpha / gateway-api

Apache License 2.0
47 stars 25 forks source link

Refactor: Switching EVM and Connecting to arbitrary UNIV2-compatible DEXs #53

Closed jondwillis closed 2 years ago

jondwillis commented 3 years ago

Gitcoin Grant: https://github.com/CoinAlpha/hummingbot/issues/3134

fengtality commented 2 years ago

@jondwillis Please note that the new Gateway-V2 architecture in this feature branch in the Hummingbot repository will have generalized support for EVM-compatible chains. It's slated for release later this year.

Currently, the code is in a nascent state as we are trying to design a connector architecture that can be used across multiple chains and DEXs. However, we invite feedback from the community.