Skip to content

Instantly share code, notes, and snippets.

@Angulo66
Last active February 28, 2021 08:18
Show Gist options
  • Save Angulo66/278b777cd3e7a674055b4b40a6f5df5e to your computer and use it in GitHub Desktop.
Save Angulo66/278b777cd3e7a674055b4b40a6f5df5e to your computer and use it in GitHub Desktop.
[cardano relay node] #cardano #cardanorelaynode
cardano-node run \
--topology src/relay/mainnet-topology.json \
--database-path src/relay/db \
--socket-path src/relay/db/node.socket \
--host-addr 165.232.158.51 \
--port 3001 \
--config src/relay/mainnet-config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment