Socket
Socket
Sign inDemoInstall

@cosmjs/cosmwasm-launchpad

Package Overview
Dependencies
33
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cosmjs/cosmwasm-launchpad

CosmWasm SDK for Launchpad


Version published
Weekly downloads
56
decreased by-3.45%
Maintainers
3
Install size
5.55 MB
Created
Weekly downloads
 

Readme

Source

@cosmjs/cosmwasm-launchpad

npm version

An SDK to build CosmWasm clients.

Compatibility

CosmWasmx/wasm@cosmjs/cosmwasm-launchpad
0.10-0.110.10-0.11^0.23.0
0.100.10^0.22.0
0.90.9^0.21.0
0.80.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).

FAQs

Last updated on 26 Jul 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc