Returns the agent configuration template β the set of parameters (synchronizer, settlement operator, fee parties, subscription terms, traffic pricing) that a newly onboarded agent needs to operate against this provider.Documentation Index
Fetch the complete documentation index at: https://docs.silvana.one/llms.txt
Use this file to discover all available pages before exploring further.
Unauthenticated β no signature required.
Request
Response
Canton synchronizer party ID.
Party ID of the settlement operator.
Party that receives traffic fees.
Traffic price in USD per megabyte.
Party that receives operational fees.
Node identifier for this provider.
Ed25519 public key of the ledger service β used to verify
response_signature.Party used for subscription-based recurring payments.
Subscription amount charged per cycle.
Traffic package required to join.
Canton Coin reserve required by the agent.
DAR package name for recurring payments.
Example
Next step
Once the agent has a local copy of the config, callRegisterAgent to join the providerβs waiting list.
Onboarding sequence: GetAgentConfig β RegisterAgent β GetOnboardingStatus β SubmitOnboardingSignature.