Commit Graph
28 Commits
Author SHA1 Message Date
Simon Warta 7582199ea9 Do not auto-import types from @cosmjs/crypto 2021-02-11 15:14:36 +01:00
Simon Warta fb59a0df9e Do not auto-import @cosmjs/cosmwasm-launchpad types 2021-02-11 15:14:36 +01:00
Simon Warta 131928dfe5 Do not auto-import @cosmjs/launchpad types 2021-02-11 15:14:35 +01:00
Simon Warta 6a32240185 Avoid auto-importing fs and axios 2021-02-11 15:14:35 +01:00
willclarktech a2a394a04d cli: Remove hitFaucet helper 2020-10-14 13:19:15 +02:00
Simon Warta eba148326a Rename Secp256k1Wallet -> Secp256k1HdWallet 2020-10-08 10:29:41 +02:00
Simon Warta bfeeb3ad33 Remove obsolete buildFeeTable helper 2020-08-19 12:55:22 +02:00
willclarktech 5630330c09 cli: Update cli for CosmWasmFeeTable change 2020-08-19 10:13:54 +01:00
Simon Warta dc0ef7c6f0 Remove unnecessary smartQuery helper 2020-08-04 14:02:49 +02:00
Simon Warta 5a41b30961 Update demonet URLs 2020-08-02 21:27:33 +02:00
willclarktech 21f083336e sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet 2020-07-14 14:35:12 +02:00
willclarktech 0561dd5dd5 cli: Update for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
Ethan Frey e88389ee10 Update cli helpers to 0.9 2020-07-01 21:06:00 +02:00
Ethan Frey 005a216d46 Update CLI for 0.8 demo net 2020-05-26 15:26:46 +02:00
Simon Warta 36b8fe74af Adapt calls to queryContractSmart 2020-05-20 16:32:38 +02:00
Simon Warta 5ac7ac72bb Point example code to demo-071.cosmwasm.com 2020-04-17 15:22:44 +02:00
Ethan Frey e5d89f1fad Start document upload of mask, and instantiate 2020-03-20 22:35:40 +01:00
Ethan Frey 45dd49426f Update helpers after rebase 2020-03-20 12:33:21 +01:00
Ethan Frey 228a6c69fa Add docs on custom networks and sharing mnemonic from cli tools 2020-03-20 12:25:23 +01:00
Ethan Frey 5c75e97f87 Update helpers to modern api, demo net 2020-03-20 12:25:23 +01:00
Simon Warta 00801b2831 Avoid unnecessary conversion to bytes in postTx
In Cosmos world, transactions are posted as JSON. Move the byte
representation into BCP.
2020-02-21 13:57:01 +01:00
Simon Warta 3a351e19f7 Adapt CLI code to new method name 2020-02-19 10:23:16 +01:00
Simon Warta 4e089b4a03 Adapt CLI code and guides 2020-02-11 19:41:11 +01:00
Ethan Frey d9bcd821c1 Added helper to parse Uint8Array as Utf8-encoded json for smart queries 2020-02-11 12:01:01 +01:00
Ethan Frey ec9a1eab92 Run through the full script 2020-02-11 12:01:01 +01:00
Ethan Frey 1bea452fbc more 2020-02-11 12:01:01 +01:00
Ethan Frey b047658af3 Got guide working 2020-02-11 12:01:01 +01:00
Ethan Frey 0544836a60 Start with some helpers 2020-02-11 12:01:01 +01:00