Difference between revisions of "Agd init"
Jump to navigation
Jump to search
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[agd init --help]] | ||
+ | Options: | ||
+ | [[--log_level]] | ||
+ | |||
+ | |||
+ | Init and generate: <code>[[$HOME/.agoric/config/genesis.json]]</code> | ||
+ | [[agd init --chain-id]] [[agoricdev-13]] your-name | ||
+ | {"app_message":{"auth":{"accounts":[],"params":{"max_memo_characters":"256","sig_verify_cost_ed25519":"590","sig_verify_cost_secp256k1":"1000","tx_sig_limit":"7" .../... | ||
+ | |||
+ | |||
+ | |||
+ | agd init --chain-id [[agoricdev-13]] your-name | ||
+ | Error: [[genesis.json]] file already exists: /yourpath[[/.agoric/]]config/[[genesis.json]] | ||
+ | |||
+ | [[agd init --help]] | ||
# Replace <your_moniker> with the public name of your node. | # Replace <your_moniker> with the public name of your node. | ||
Line 5: | Line 21: | ||
determines where the chain state is stored. | determines where the chain state is stored. | ||
# By default, this is `$HOME/.agoric`. | # By default, this is `$HOME/.agoric`. | ||
+ | # | ||
[[agd]] init --chain-id $chainName <your_moniker> | [[agd]] init --chain-id $chainName <your_moniker> | ||
== Related == | == Related == | ||
− | * [[agd unsafe-reset-all]] | + | * <code>[[agd unsafe-reset-all]]</code> |
+ | * <code>[[agd start]]</code> | ||
+ | * <code>[[config.toml]]</code> | ||
+ | * [[Devnet]]: [[curl -s]] https://devnet.agoric.net/network-config | ||
+ | * <code>[[ag0 init follow --chain-id]]</code> | ||
== See also == | == See also == | ||
+ | * {{agd init}} | ||
* {{agd}} | * {{agd}} | ||
+ | * {{Agoric validator}} | ||
+ | * {{agoric binaries}} | ||
* {{agoric}} | * {{agoric}} | ||
[[Category:Agoric]] | [[Category:Agoric]] |
Latest revision as of 04:57, 22 August 2022
agd init --help
Options:
--log_level
Init and generate: $HOME/.agoric/config/genesis.json
agd init --chain-id agoricdev-13 your-name {"app_message":{"auth":{"accounts":[],"params":{"max_memo_characters":"256","sig_verify_cost_ed25519":"590","sig_verify_cost_secp256k1":"1000","tx_sig_limit":"7" .../...
agd init --chain-id agoricdev-13 your-name Error: genesis.json file already exists: /yourpath/.agoric/config/genesis.json
agd init --help
# Replace <your_moniker> with the public name of your node. # NOTE: The `--home` flag (or `AG_CHAIN_COSMOS_HOME` environment variable) determines where the chain state is stored. # By default, this is `$HOME/.agoric`. # agd init --chain-id $chainName <your_moniker>
Related[edit]
agd unsafe-reset-all
agd start
config.toml
- Devnet: curl -s https://devnet.agoric.net/network-config
ag0 init follow --chain-id
See also[edit]
agd init
agd [ tx | add-genesis-account | collect-gentxs | config | debug | export | gentx | init | query | rosetta | keys | start | status | tendermint | testnet | unsafe-reset-all | validate-genesis | version | agd --help
]- Agoric validator,
agd init, agd start
agoric, agd, ag0, ~/.agoric/
, agoric-sdk,~/.agoric/config/genesis.json
- Agoric Systems,
agoric
BLD token, IST token, Agoric binaries, Agoric DCF, Agoric validator, Agoric nodeag0, agd, ag-cosmos-helper, ~/.agoric/, ~/.ag-cosmos-helper/
, agoric-sdk, IST token, OCAPs
Advertising: