Wenmint.day

Art projects by Bigcjat


xPunKats
xPunKittens
xTapes
Pixel Cones


How do these sites work?

Using a plugin I provide through NFToken.id, any project that identifies their NFT collection using the Taxon can add their NFTs currently for sale (Limited to the bottom 30 NFTs at the moment).

It's simple, just add this tag (and change the issuer wallet address and taxon value to your own) where you want the NFTs to appear on your page:

  <script src="https://nftoken.id/plugins/floor.js?v0.27">
  </script>
  
  <div id="nftPlugin" issuer="rKgR5LMCU1opzENpP7Qz7bRsQB4MKPpJb4" taxon="1" display="30" cardWidth="350" theme="light"></div>

Try it out in a codepen: https://codepen.io/bigcjat/pen/GRXrgXg

Current version: 0.27