-
Notifications
You must be signed in to change notification settings - Fork 151
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
feat: integrate Mayan SDK #322
Conversation
|
* main: Release packages (goat-sdk#328) Feat/safe wallet readme update (goat-sdk#324) Fix PlunderSwap plugin API: remove ignored tool parameter. (goat-sdk#313)
I think now the lint and build are fixed. Also added another test (requiring allowance and erc20 permit). |
Relates to:
Enables GOAT using Mayan SDK to bridge tokens (Solana <-> EVM)
Background
Mayan is a cross-chain swap auction protocol with the goal of offering the best swap rates using auction mechanism.
What does this PR do?
Adds Mayan plugin introducing 2 tools enabling brige:
Also can support bridging from SUI but
SolanaKeypairWalletClient
wasn't exported from@goat-sdk/wallet-sui
so I couldn't test it and commented it for now.Testing
Detailed testing results
Docs
Added README file for plugin.
For plugins
Discord username