Auto-reveal

At Gutter Punks we wanted minters to have instant access to their NFTs and we wanted the process to be fair so that people could not look ahead to snipe rare items. Our auto-reveal technology pins each image individually, creates metadata files with the pinned image hash instead of a directory hash plus filename, and pins metadata files individually then serves metadata files for minted tokens only by checking the blockchain for the latest token number minted.

All scripts for this process can be found on our GitHub.

Last updated