โ๏ธMulti Policy
It is possible to โjoinโ multiple independent policies, which are hosted/ran by different Guardian instances, into a group in which one policy would be โprimaryโ and the rest โdependentโ or โsecondaryโ.
In this setup (only) โprimaryโ policies are responsible for minting tokens, which thus can be certified to be compliant with other (โsecondaryโ) policies via links to VPs issued by the โsecondaryโ policies.
The tokens are only minted when the necessary quorum of approvals (by the โsecondaryโ policies) are reached. This enables the creation of tokens for projects which are compliant with multiple policies codifying different methodologies, issued independently by different Standard Registries.
Note:
Synchronization of the policy โapprovalsโ and mints is performed through the Header topic of the โprimaryโ policy.
Guardian instances check the topic for the synchronization message on schedule.
Last updated