Skip to content

ckull/NFT-Minter-Machine

Repository files navigation

NFT Minter Machine

A simple ERC721 minter machine that implemented with ERC721_extended contract.

Feature:

  • Wallet support: Metamask, WalletConnect
  • Mint random token id
  • Whitelist
  • Provenance Hash
  • Reveal and Not reveal option, something similar to gacha system

Demo on Rinkeby

Annotation 2022-05-08 170619

Revealed

Not Revealed

Note

In order to guarantee randomness, you need to set reveal URI after all tokens were minted.

Ref

Provenance Hash: https://medium.com/coinmonks/the-elegance-of-the-nft-provenance-hash-solution-823b39f99473

NFT_REVEAL: https://github.com/HashLips/solidity_smart_contracts/blob/main/contracts/NFT/NFT_REVEAL.sol

Artwork: https://opensea.io/collection/friendly-skull

About

A simple ERC721 minter machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published