@cosmjs/cosmwasm-launchpad
TypeScript icon, indicating that this package has built-in type declarations

0.25.6 • Public • Published

@cosmjs/cosmwasm-launchpad

npm version

An SDK to build CosmWasm clients.

Compatibility

CosmWasm x/wasm @cosmjs/cosmwasm-launchpad
0.10-0.11 0.10-0.11 ^0.23.0
0.10 0.10 ^0.22.0
0.9 0.9 ^0.21.0
0.8 0.8 ^0.20.1

Development

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

cd packages/cosmwasm-launchpad
export HACKATOM_URL=https://github.com/CosmWasm/cosmwasm/releases/download/v0.11.0-alpha4/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).

Readme

Keywords

none

Package Sidebar

Install

npm i @cosmjs/cosmwasm-launchpad

Weekly Downloads

55

Version

0.25.6

License

Apache-2.0

Unpacked Size

339 kB

Total Files

69

Last publish

Collaborators

  • webmaster128
  • ethanfrey