mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# @cosmjs/stargate
|
||
|
||
[](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.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 |
|
||
|
||
## License
|
||
|
||
This package is part of the cosmjs repository, licensed under the Apache License
|
||
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
|
||
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).
|