ERC1155Revealable
Functionality available for contracts that implement the
ERC1155
and
LazyMint
interfaces and inherit the
ERC1155DelayedReveal
contract.
Allows you to lazy-mint batches of NFTs that are encrypted until a later time, and reveal them at any time using a password.
Under Construction
🚧👷
Currently, this extension does not have features in the Python SDK. We are working on it!
🚧👷