-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor CowSwap integration using new sdk structure #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor CowSwap integration using new sdk structure #19
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙆♂️ 🙆♂️ 🙆♂️ 🙆♂️ 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.