You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #1976, we've migrated our Wallet Connect implementation to use CosmosKit https://docs.cosmoskit.com/
In order to simplify our current codebase and custom wallet provider, we should also migrate it to use CosmosKit for connecting with the Keplr extension, by using @cosmos-kit/keplr package in particular.
We should keep our current custom connect modal UI as is so we'll likely need to keep using @cosmos-kit/react-lite.
The text was updated successfully, but these errors were encountered:
As part of #1976, we've migrated our Wallet Connect implementation to use CosmosKit https://docs.cosmoskit.com/
In order to simplify our current codebase and custom
wallet
provider, we should also migrate it to use CosmosKit for connecting with the Keplr extension, by using@cosmos-kit/keplr
package in particular.We should keep our current custom connect modal UI as is so we'll likely need to keep using
@cosmos-kit/react-lite
.The text was updated successfully, but these errors were encountered: