cosmjs/packages/cosmwasm-stargate
dependabot[bot] 4ca2da22dd
Bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 20:17:45 +00:00
..
2023-08-24 17:10:57 +02:00
2021-05-19 15:40:06 +02:00
2021-05-18 15:16:03 +02:00
2021-03-11 15:38:48 +01:00

@cosmjs/cosmwasm-stargate

npm version

An SDK to build CosmWasm clients.

Compatibility

CosmWasm x/wasm @cosmjs/cosmwasm-stargate
0.16-1.0.0-beta 0.21-0.23 ^0.28.0
0.16-1.0.0-beta 0.21-0.23 ^0.27.0
0.16-1.0.0-beta 0.18-0.20 ^0.26.0
0.14 0.16 ^0.25.0
0.13 0.14-0.15 ^0.24.0

Development

Updating Hackatom development contract in src/testdata/contract.json:

cd packages/cosmwasm-stargate
export HACKATOM_URL=https://github.com/CosmWasm/cosmwasm/releases/download/v1.0.0-beta/hackatom.wasm
echo "{\"// source\": \"$HACKATOM_URL\", \"data\": \"$(curl -sS  --location $HACKATOM_URL | base64 | tr -d '[:space:]')\" }" | jq > src/testdata/contract.json

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).