# @cosmjs/stargate [![npm version](https://img.shields.io/npm/v/@cosmjs/stargate.svg)](https://www.npmjs.com/package/@cosmjs/stargate) A client library for the Cosmos SDK 0.40. ## Supported Cosmos SDK versions | CosmJS version | Supported Cosmos SDK version(s) | | ------------------------------- | ------------------------------- | | ^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 | ## License This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/master/NOTICE) and [LICENSE](https://github.com/cosmos/cosmjs/blob/master/LICENSE)).