Skip to content

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.

2 participants