-
I am using cosmos kit to connect coin98 , keplr, leap and cosmos leap metamask. When i disabled coin98 in chrome and connect with keplr or other wallet and reloading, the app can't keep wallet is conn…
-
Hey, I'm facing an issue trying to use metamask snaps with the Akash chain through cosmoskit.
When calling `estimateFee` I get the following error:
`Public key must be compressed secp256k1, i.e. 3…
-
**Describe the bug**
In version 0.11.16, and possibly in some previous version (I don't know how frequently is updated), Keplr is stuck at "Waiting for Ledger to confirm" stage after broadcasting the…
-
If possible try to get the address list from keplr address book
-
For issues with the third-party networks/services,
please first contact their individual support channels. (e.g. issues with chains, dApps, and node providers.)
**Keplr team DOES NOT provide tec…
-
**Describe the bug**
A clear and concise description of what the bug is.
When using Keplr desktop Chrome extension and a Ledger S (but works probably the same on X), the transaction confirmati…
-
**Is your feature request related to a problem? Please describe.**
It's unclear, how to integrate (suggest chain, create offline signer and etc.) web app with mobile keplr wallet app. Documentation o…
-
There have been several people in the discord that reported a missing Keplr transaction prompt upon clicking Earn or Withdrawal on the bridge (Earn & Sefi), resulting in a forever spinning animation. …
-
cosmjs-types v0.9.0 has had some changes that impacts the OfflineDirectSigner. Keplr uses type Long for accountNumber whereas cosmjs-type v0.9.0 uses bigint.
This results in the following error cur…
-
StdFee doesn't apply on signAmino function.
```
const fee: StdFee = {
amount: [{
amount: gasPrice.amount.multiply(Uint53.fromString(gasLimit.toString())).toString(),
…