
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@cosmjs/stargate
Advanced tools
A client library for the Cosmos SDK 0.40+.
| CosmJS version | Supported Cosmos SDK version(s) |
|---|---|
| ^0.29.0 | 0.44.x, 0.45.x, 0.46.x |
| ^0.28.0 | 0.42.x, 0.44.x, 0.45.x |
| ^0.27.0 | 0.42.x, 0.44.x, 0.45.x |
| ^0.26.0 | 0.42.x |
| ^0.25.0 | 0.42.x |
| ^0.24.0 | 0.40.x, 0.41.x, 0.42.x |
| ^0.24.0-alpha.14 | 0.40.0 |
| ^0.24.0-alpha.8 | 0.40.0-rc3 |
| 0.24.0-alpha.2 – 0.24.0-alpha.7 | 0.40.0-rc2 |
| 0.24.0-alpha.1 | 0.40.0-rc1 |
This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).
@cosmjs/launchpad is another library for interacting with Cosmos SDK-based blockchains, but it is designed for the older Cosmos SDK versions (pre-Stargate). It provides similar functionalities such as connecting to nodes, querying data, and signing transactions, but it is not compatible with the latest Stargate features.
cosmjs-types is a library that provides TypeScript definitions for Cosmos SDK protobuf messages. It is useful for developers who need to work with raw protobuf messages and want type safety in their applications. While it does not provide high-level functionalities like @cosmjs/stargate, it complements it by offering low-level message handling.
cosmos-client is a JavaScript library for interacting with Cosmos SDK-based blockchains. It offers similar functionalities to @cosmjs/stargate, such as connecting to nodes, querying data, and signing transactions. However, it may not be as actively maintained or feature-rich as @cosmjs/stargate.
FAQs
Utilities for Cosmos SDK 0.40
The npm package @cosmjs/stargate receives a total of 252,134 weekly downloads. As such, @cosmjs/stargate popularity was classified as popular.
We found that @cosmjs/stargate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.