🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@gotabit/cosmjs-cosmwasm-stargate

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@gotabit/cosmjs-cosmwasm-stargate

CosmWasm SDK

unpublished
latest
Source
npmnpm
Version
0.28.15
Version published
Maintainers
2
Created
Source

@cosmjs/cosmwasm-stargate

npm version

An SDK to build CosmWasm clients.

Compatibility

CosmWasmx/wasm@cosmjs/cosmwasm-stargate
0.16-1.0.0-beta0.21-0.23^0.28.0
0.16-1.0.0-beta0.21-0.23^0.27.0
0.16-1.0.0-beta0.18-0.20^0.26.0
0.140.16^0.25.0
0.130.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).

FAQs

Package last updated on 14 Aug 2022

Did you know?

Socket

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.

Install

Related posts