Skip to content

feat: support @solana/web3js #26

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

Open
wants to merge 4 commits into
base: feat/solana
Choose a base branch
from
Open

Conversation

KONFeature
Copy link

@KONFeature KONFeature commented Mar 21, 2025

  • Refacto the IntentClient and the action
  • Use the solana parameter of the current IntentClient in the action that needs it
  • Fix a type recursion on the IntentClient by splitting it to
    • BaseIntentClient -> Viem client extended with solana + the different transports (this is the type that is used on each actions)
    • IntentClient -> BaseIntentClient extended with all smart account actions + the intent actions
  • Update the solana logic to be a lot more modular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant