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.Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
- MIGRATION_ID — The current migration id of the network (dev/test/mainnet) you are trying to connect to. This value is frozen and must not be changed from the last value. You can find this on https://sync.global/sv-network/.
- SPONSOR_SV_URL — The URL of the SV app of your SV sponsor. This should be of the form https://sv.sv-1.unknown_cluster.global.canton.network.YOUR_SV_SPONSOR, e.g., if the Global Synchronizer Foundation is your sponsor use https://sv.sv-1.unknown_cluster.global.canton.network.sync.global.
DevNet-onlyOn DevNet, you can obtain an onboarding secret automatically by calling the following endpoint on any SV (replace Make sure to use the SV app URL (starting with
SPONSOR_SV_URL with the SV app URL defined above):sv.), not the Scan URL (starting with scan.).Note that this self-served secret is only valid for 1 hour.