Documentation Index
Fetch the complete documentation index at: https://cantonfoundation-mintlify-validate-diagnosis.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- DevNet (0.6.4)
- TestNet (0.6.3)
- MainNet (0.6.2)
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.
- 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.dev.global.canton.network.YOUR_SV_SPONSOR, e.g., if the Global Synchronizer Foundation is your sponsor use https://sv.sv-1.dev.global.canton.network.sync.global.
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.