Hi everyone, we’re preparing Bayzen’s Canton MainNet deployment. Our validator and participant are running successfully, but we need some guidance on the wallet/dApp integration.
Could anyone point us to the official MainNet configuration for:
JSON Ledger API URL + Host header
Network ID + Synchronizer ID
Ledger API / IdP authentication
Scan/registry endpoint
Wallet Gateway deployment + authentication
Required Party/user rights for dApp transactions
Whether separate gateway credentials are required beyond the onboarding secret
Any documentation or examples from application developers would be greatly appreciated. Thanks!
Can you provide some more information please, a little more context would help identify the MainNet settings you actually need:
Intended flow: What’s the first user journey you want working, from connecting a wallet through to signing and submitting a transaction?
Components and versions: Which wallet, Wallet Gateway and SDK are you using, and which Canton/Splice versions are deployed? Also, what service do you mean by “registry”? Product names or repository links would help.
Current progress: What already works, and where are you blocked? Have you successfully called the JSON Ledger API or authenticated against it? If something fails, please share the request path and sanitized error.
Deployment: How is the participant deployed, and where do the application backend and gateway run relative to it? Is connectivity between them already configured?
Identity and signing: What IdP/authentication setup is in place? Whose parties will the application transact for, where are they hosted, and who will sign the transactions?