desmos-labs/Start chain
Action to start a desmos chain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Binary version to be used when starting the chain | yes | — |
| min-gas-price | Chain min gas price | no | 0stake |
| genesis-file | Path to the genesis file that should be used to start the chain | no | "" |
| pre-run | Script to be executed before the chain starts | no | "" |
| post-run | Script to be executed after the chain has started | no | "" |
Outputs
| name | description |
|---|---|
| desmos-bin | Desmos binary path |
| desmos-home | Desmos home path |