Goki Rajesh
Goki Rajesh
no problem! Do you mind adding me to this repo: https://github.com/Aadhinana/walletkit so I can fix the merge conflicts? Thanks!
https://github.com/GokiProtocol/walletkit/pull/104 i have the merge conflict resolutions here, in case you decide to merge them into your own branch
Thanks @Aadhinana. I'll see how we can include the language selection in the UI-- we should see if we can make it automatically detect the language like Uniswap does.
Great. If there are no locales specified, will the dropdown be displayed? I think we should style that. Otherwise, I really like the change. Thank you for the code. Please...
Thanks for the suggestion-- unfortunately we are blocked by https://github.com/GokiProtocol/walletkit/issues/10 or someone needs to make a pull request to use-solana.
Hi @callmewhy. This seems like something that should be added in saber-common or use-solana, but please use `window.solana.signMessage(text)` in the meantime.
Hi @callmewhy -- there are currently no plans to swap out `use-solana` with the official Solana wallet connector; however, we would gladly accept a PR that were to tackle this.