-
**Describe the bug**
I want to be able to use the `signAmino` method exposed by the Keplr extension to sign ADR36 objects. Ideally this code "just works",
```
const signer = await window.ke…
ghost updated
9 months ago
-
**Describe the bug**
I'm migrating to version `2.13.0` of `@walletconnect/sign-client` and I'm getting a typescript error.
This is the situation I saw when doing a `tsc build`.
It is okay on `v2.12…
-
```
await window.keplr.enable(keplrChainId);
const client = LcdClient.withExtensions(
{ apiUrl: 'https://lcd-cosmoshub.keplr.app' },
setupAuthExtension,
setupBankExtension,
s…
ixa94 updated
2 years ago
-
We're attempting to get delegation in Stargate to work with Keplr wallet. All articles and documentation seem to be out of date and do not offer a working solution.
The code block thus far:
```ts
…
-
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…
-
I used secretjs alpha version before.
And used keplr wallet for query & broadcast transactions.
It was works fine before I updated secretjs version.
But when I update with v1.5, get this error: "Un…
-
**Describe the bug**
Extension does not pop up when trying to submit a transaction in Brave browser. Experienced in multiple dapps:
- Osmosis, Wynd Dao, wallet.keplr.app
- Sometimes can't conne…
-
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…
-
## Describe the bug
If you use a social sign in method in a Cosmos community, an EVM instead of a Cosmos address is created. This means that new users can't sign in with Magic and join a Cosmos commu…