bboynam99 / zeroNFT

NFT game boilerplate code with simple UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zeroNFT

NFT game boilerplate code with simple UI

Play with demo here: https://paulpierre.github.io/zeroNFT/demo.html

  • Simple one-file
  • Interface with Metamask to grab wallet address
  • Grab and display wallet NFTs
  • Select NFT and pass contract address and token ID

alt text

To run, go to the same directory and run: python -m SimpleHTTPServer 8000

Web3 code will not run due to security purposes unless being served via HTTP(S)

@paulpierre

About

NFT game boilerplate code with simple UI


Languages

Language:HTML 100.0%