cli
cli copied to clipboard
Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
I create a new module that uses multisigned transactions. I try to follow example here to sign my transaction, but fail: https://github.com/cosmos/cosmjs/blob/main/packages/stargate/src/multisignature.spec.ts#L171 I think the problem is the way I...
Generating a Vuex client with `starport serve` in [Pylons](https://github.com/pylons-tech/pylons) throws an error: ``` fadeev@system pylons % starport serve Cosmos SDK's version is: Stargate v0.40.0 (or later) 🔄 Resetting the app...
Currently, Ignite generates TS/Vue clients both when scaffolding list/map/etc and serving a chain. Originally, that made sense, because we scaffolded forms in the Vue template and needed the chain to...

either keep the hash on chain during `launch`, version genesis generation algorithm or create a package that will read a genesis and return a deterministic genesis
Add more complete in-command documentation for the high-level commands: - [ ] `ignite network`: Commands to launch a chain - [ ] `ignite network chain`: Commands for the lifecycle of...
The coordinator can set for a testnet an `AccountBalance` value for chain. A balance automatically set for all account requesting a balance for the testnet. When set, we should use...
Right now, we require `--from` flag to switch account in use for `network` and `relayer` commands. When you don't set the `--from` flag it defaults to the account named `default`....
through `starport account`. The sign gentx and get account name
while adding an account, sending gentx. automatically convert the prefix with chain's