-
https://github.com/cosmos/cosmos-sdk/blob/main/docs/architecture/adr-036-arbitrary-signature.md
-
**Why**
Cosmos ecosystem uses different wallets from Dotsama, so we'll need to add Cosmos wallet support on Centauri FE so user can select asset and send the correct balance to the correct address
*…
-
Trying to build on top of a template created with `create-cosmos-app` and having connection issues with the latest version v0.13.3.
Deploying the vanilla template and trying to connect with Keplr M…
-
version: https://github.com/nodebreaker0-0/crescent/blob/crescent-sdk-rollmint-v0.0.0/go.mod#L348
A bug was detected while trying to send a transaction through a web socket.
web-log :
WebSocke…
-
# Motivation
Bundling the web app as a browser extension allows the wallet to be more
* portable - users can connect to dapps as they would with MetaMask or Keplr
* front of mind - a one click…
-
On app.osmosis.zone
Front-end ends up in a loop when both phantom wallet and keplr wallet are enabled.
Tested on both Windows + Mac.
It appears that it could be related to NextJS and/or Phant…
-
Using `"@cosmostation/extension-client": "0.1.15"`, signing an arbitrary message using `signMessage` does not return a verifiable signature.
*How to reproduce*
```
public async signArbitrary(chai…
-
**Describe the solution you'd like**
Update user profile page to include a header with name, profile image, background image, description and edit button. Socials button can be ignored for now.
Profil…
-
https://github.com/cosmology-tech/cosmos-kit/blob/4eb9c692ecd39aec974508fb8838241774c9ba42/packages/walletconnect/src/client.ts#L412
On a reconnect the wallet connect library throws here:
`{'cor…
-
Question: Is this about having a staging & production environment? Where each one can be configured to any number of chains (assuming we go with the multi-chain config strategy)?