White Label Controller

The White Label Logic Controller primarily handles the creation of zones and associated functionalities, integrating minting processes, and managing domain errors. Below are the key features and endpoints provided by the White Label Logic Controller:

  1. Zone Management: Allows to create new domain zones. This includes checking for the existence of the domain, adding necessary records, and initiating the minting process.

  2. Error Handling: Provides functionalities to manage domain creation errors, such as existing domain conflicts.

  3. Minting: Integrates minting processes into zone creation, allowing for the creation and minting of new domains.

Last updated