Difference between revisions of "Agd init"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{agd}} * {{agoric}} Category:Agoric")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
# 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>
  
 
== See also ==
 
== See also ==

Revision as of 13:45, 15 August 2022

# 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>

See also

Advertising: