Skip to content

docs: update CosmWasm docs for v0.14 and Stargate#796

Merged
ilgooz merged 1 commit intodevelopfrom
fadeev-docs-cosmwasm
Mar 1, 2021
Merged

docs: update CosmWasm docs for v0.14 and Stargate#796
ilgooz merged 1 commit intodevelopfrom
fadeev-docs-cosmwasm

Conversation

@fadeev
Copy link
Copy Markdown
Contributor

@fadeev fadeev commented Feb 28, 2021

Just some changes to make it work.

docker run --rm -v "$(pwd)":/code \
  --mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \
  --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \
  cosmwasm/workspace-optimizer:0.10.7
appd tx wasm instantiate 1 '{ "name": "xrp", "symbol": "XRP", "decimals": 8, "mint": {"minter": "cosmos1vvvpnffcl4lzk7zfcr5y8zlp7hqmwuvjck2aq0", "cap": "99900000000"}, "initial_balances": [ { "address": "cosmos1vvvpnffcl4lzk7zfcr5y8zlp7hqmwuvjck2aq0", "amount": "12345678000"} ]}' --from alice --label xrp --gas 1000000 

@fadeev fadeev requested review from ilgooz and lumtis as code owners February 28, 2021 15:46
@fadeev fadeev requested a review from toschdev February 28, 2021 15:58
@ilgooz ilgooz merged commit 1d3bb3a into develop Mar 1, 2021
@ilgooz ilgooz deleted the fadeev-docs-cosmwasm branch March 1, 2021 08:12
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants