Daml
Mint
The Mint workflow creates new holdings for an instrument.
Minting uses a request-and-accept model. The requester initiates the mint, and the Registrar approves or rejects it.
Prerequisites
Before minting can occur:- The Instrument Configuration must exist.
- The requester must satisfy the issuer credential requirements defined in the Instrument Configuration.
- If no issuer credential requirements are defined, any party may request a mint.
Workflow
- The requester creates a Mint request.
- The requester specifies:
- Instrument identifier.
- Amount to mint.
- Registrar party.
- Optional reference.
- The Registry App validates the request against the Instrument Configuration.
- The Registrar reviews the Mint request.
- The Registrar accepts or rejects the request.
- If accepted, new holdings are created for the requester.
- If rejected, the Mint request is voided.
Cancellation
The requester may cancel the Mint request before it is accepted by the Registrar.Was this page helpful?
YesNo
⌘I