Skip to content

Required Network Parameters

To initialize your validator node, you need the following parameters that define the network you’re onboarding to and the secret required for doing so.

Resources

DevNet: https://docs.dev.sync.global/validator_operator/validator_helm.html

TestNet: https://docs.test.sync.global/validator_operator/validator_helm.html

MainNet: https://docs.sync.global/validator_operator/validator_helm.html

MIGRATION_ID

The current migration id of the network (dev/test/mainnet) you are trying to connect to. You can find this on https://sync.global/sv-network/.

The following are Five North's Super Validator (SV) URLs, and they will only function if Five North is your designated sponsor.

https://sv.sv-1.dev.global.canton.network.fivenorth.io
https://sv.sv-1.test.global.canton.network.fivenorth.io
https://sv.sv-1.global.canton.network.fivenorth.io

TRUSTED_SCAN_URL

The scan URL of an SV that you trust and that is reachable by your validator, often your SV sponsor (Five North).

https://scan.sv-1.dev.global.canton.network.fivenorth.io
https://scan.sv-1.test.global.canton.network.fivenorth.io
https://scan.sv-1.global.canton.network.fivenorth.io

Get Onboarding Secret

Egress IP

Please note: The following commands must run from the same egress IP from which you want to deploy your validator, e.g. from the same server that will run the docker compose or Kubernetes stack.

Get Onboarding Secret from DevNet
curl -X POST https://sv.sv-1.dev.global.canton.network.fivenorth.io/api/sv/v0/devnet/onboard/validator/prepare

Self-serve onboarding secrets are not available for TestNet. Please contact nodesupport@fivenorth.io to start the process

Self-serve onboarding secrets are not available for MainNet. Please contact nodesupport@fivenorth.io to start the process