Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 256 Bytes

start_your_nodes.md

File metadata and controls

16 lines (11 loc) · 256 Bytes

Start your node

START your relay node with:

cardano-node run \
--topology shelley_testnet-topology.json \
--database-path db \
--socket-path db/node.socket \
--host-addr <PUBLIC IP> \
--port <PORT> \
--config shelley_testnet-config.json