-
Can cosmjs be used to sign and broadcast transactions to chains like osmosis, kava, juno and others? If yes can someone point me to an example of such a usage?
-
There's been a lot of updates since the last release, including pretty core functionality like `executeMultiple()`
Gentle reminder to release with upgraded deps :)
(my use case for this isn't so…
dakom updated
11 months ago
-
Paraphrasing @ethanfrey:
> If [Orga](https://github.com/nomic-io/orga) supported the Cosmos-SDK's `Bank` data structure and message interface it could get wallet support out of the box.
This rep…
hxrts updated
3 years ago
-
Hi team, jest is raising this error when trying to use cosmojs that depends on `libsodium-wrappers`
Minimal example:
```
import Tendermint34Client from '@cosmjs/tendermint-rpc'
test('Tenderm…
-
## Background
We're looking into support ATOM chain on [Desktop Wallet](https://github.com/crypto-com/chain-desktop-wallet)
## Things to support
- Address Validator for ATOM
- Chain Network config…
-
When testing CosmJS against a Cosmos SDK simapp 0.50.1 chain, I see a few messages that cannot be signed anmore (e.g. Error sdk/4 _signature verification failed; please verify account number (31), seq…
-
## What is the Problem Being Solved?
Importing `sha256` from `@cosmjs/crypto` failed trying to import `node:crypto`. Attempts to work around that using a newer `@noble/hashes` ran into a limitation…
dckc updated
4 months ago
-
### Prerequisites
* [x ] Are you running the latest version(s)?
* [ x] Have you searched the [documentation for your issue](https://academy.subquery.network/)?
* [ x] Did you search for an existi…
-
Right now you cannot use the private key from the Keplr extension to be imported in TerraStation.
This is important, because Keplr accounts which have used Google login to generate access to Keplr…
-
Can the team update the sdk? I haven't been exposed to cosmos, so I came straight to the sdk. I don't know how to use it.