UNPKG

minauth-erc721-timelock-plugin

Version:

This package contains an implementation of a MinAuth plugin that combines zero-knowledge Merkle "membership" proofs with the ability to register into to a Merkle tree with locking an Ethereum NFT.

3 lines (2 loc) 130 B
export { ERC721Mock__factory } from "./ERC721Mock__factory"; export { ERC721TimeLock__factory } from "./ERC721TimeLock__factory";