-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I am exploring using the reown-kotlin SDK to integrate a Solana-based wallet into my Android project.
Currently, it is unclear whether the SDK supports Solana wallet connection via AppKit.
Also, AppKitChainsPresets
contains only ethChains
and no Solana chains, which makes Solana integration impossible at this time.
Describe the solution you'd like
I would like reown-kotlin SDK to support Solana wallets,
Additionally, AppKitChainsPresets
should include Solana chain presets to simplify configuration for Android developers.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
- SDK: reown-kotlin (BOM version 1.4.7)
- Platform: Android (Kotlin)
- Goal: Enable Android wallet apps to handle Solana accounts.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request