ClaimableERC1155
Description
The ClaimableERC1155
contract is a module that provides claim-based minting functionality for ERC-1155 tokens. It includes features for setting claim conditions, validating claims via Merkle proofs, and handling signature-based claim requests. This contract ensures secure and controlled minting processes with the possibility of integrating primary sales.
View on GitHub
Callback Functions
Fallback Functions
Required Interfaces
Installation Callback
This module uses an installation callback to set up the initial parameters such as the primary sale recipient.