-
## What is the Problem Being Solved?
https://github.com/Agoric/agoric-sdk/issues/8201 but for the web extension
-
Is there a way to use Keplr to encrypt/decrypt data using the private/public key pair. Basically, I want Alice to encrypt a small piece of text (like a password) using Bob's public key and have Bob de…
-
**Describe the bug**
When I go to link my Keplr mobile app to the Keplr brave browser extension, I am unable to confirm my password and thus, no QR code is displayed.
**To Reproduce**
Steps to re…
-
## What is the Problem Being Solved?
[As a Kread dapp user on a mobile device who has just minted an NFT, I need to be able to view my NFT asset:](https://github.com/Agoric/agoric-sdk/issues/8200)
…
-
Will be possible to connect to keplr for one wallet but we need to look into "fetching" multiple wallets..
-
```
await window.keplr.enable(keplrChainId);
const client = LcdClient.withExtensions(
{ apiUrl: 'https://lcd-cosmoshub.keplr.app' },
setupAuthExtension,
setupBankExtension,
s…
ixa94 updated
2 years ago
-
At present, the Cycles FE differentiates between the signing (Keplr) and viewing keys (ephemeral key generated in-browser).
Quartz does not yet support this differentiation.
This is necessary as par…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### RainbowKit Version
2.1.7
### wagmi Version
2.1.7
### Current Behavior
There are two issues.
…
-
## Description
Let’s say I connect to Cosmos Hub Testnet and Osmosis Testnet using Cosmos kit. If I remove the Osmosis Testnet from Keplr and refresh my UI I expect that `WalletClient.connect` shou…
-