Submits minting requests for processing.
Configuration options for submitting minting requests
Optional
defaultThe number of minting requests to process in a batch
Optional
chainThe blockchain network to process mints for
Optional
maxMaximum number of retry attempts for failed requests
A promise that resolves when the minting requests are submitted
Processes a mint webhook event.
The webhook event payload
Optional
otherHandlers: { Additional handlers for the webhook event
A promise that resolves when the mint is processed
Records a mint request in the persistence layer.