Refactor CowSwap integration using new sdk structure#19
Refactor CowSwap integration using new sdk structure#19jeffersonBastos merged 8 commits intoBLEU-SDK-AGNOSTIC-LIBfrom
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
…r hook-dapp-omnibridge
|
I have read the CLA Document and I hereby sign the CLA |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
ribeirojose
left a comment
There was a problem hiding this comment.
🙆♂️ 🙆♂️ 🙆♂️ 🙆♂️ LET'S GET AT IT!
Summary
Refactor CowSwap integration to use BLEU-SDK-AGNOSTIC-LIB
This PR updates the CowSwap integration to work with the new SDK structure.
It replaces the previous hardcoded SDK usage with a modular adapter-based approach.
To Test
Background
This refactor is part of the broader migration to make the cow-sdk agnostic to underlying providers.