Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 722 Bytes

_index.md

File metadata and controls

30 lines (21 loc) · 722 Bytes

+++ title = "leth run" toc = true +++

leth run

Runs full Leth node by spawning blockchain and IPFS daemons.

Synopsis

Runs full Leth node by spawning blockchain and IPFS daemons.

leth run [flags]

Options

  -h, --help             help for run
      --https            Serves an HTTPs server on your localhost. False by default.
      --network string   Possible values: 'sirius', 'mainnet', 'standalone', 'rinkeby', 'ganache'.
      --nodeid int       ID of the node in order to support multiple nodes on the same machine. 0 by default.

SEE ALSO

  • leth - Lightstreams CLI for interacting with a configured node.
Auto generated by spf13/cobra on 31-May-2019