Skip to content

Instantly share code, notes, and snippets.

@hrharder
Last active January 2, 2019 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hrharder/0a75e4f221d15b3425c24f8c6d977eb5 to your computer and use it in GitHub Desktop.
Save hrharder/0a75e4f221d15b3425c24f8c6d977eb5 to your computer and use it in GitHub Desktop.
A seed node for the current OrderStream test-network. Add to SEED field in ParadigmCore environment file.

OrderStream Testnet Seed Node

A snippet of the .env required to configure ParadigmCore with a seed node. Using this seed node (and the correct genesis.json file) will allow you to connect to the current OrderStream test-network as a full node.

# ...

SEEDS="1AB8749957B75602794A0EF8306FE4E27BE5B27A@bs1.paradigm.market:26656"

# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment