Universes
Learn how to run a universe and connect to other universes.
Your local universe
allow-public-uni-proof-courier=trueallow-public-stats=trueRunning a public universe
{
"global_sync_configs": [
{
"proof_type": "PROOF_TYPE_ISSUANCE",
"allow_sync_insert": true,
"allow_sync_export": true
},
{
"proof_type": "PROOF_TYPE_TRANSFER",
"allow_sync_insert": true,
"allow_sync_export": true
}
],
"asset_sync_configs": []
}The default universe
Federations
Syncing to a universe
The Universe APIs
Last updated
Was this helpful?