Crypto Groundhog
Use Case: Gamified Experiences
Creators: PFPs, Brands
Supported File Formats: Whatever you want!
Check out what the Crypto Groundhog predicted for the crypto winter of 2023: http://www.cryptogroundhog.xyz/
How to replicate:
- Think of something you want to put in the darkblock, make a cover, make some media to put in the darkblock
- Register a new domain name
- Use this page to setup a one page static site using s3: https://www.freecodecamp.org/news/cjn-how-to-point-your-domain-to-s3-website-bucket/
- Go to thirdweb and create a new nft edition drop (can use polygon or solana) https://thirdweb.com/dashboard
- Embed the Thirdweb NFT minter on your site
- Go to app.darkblock.io and locate the NFT in the galllery view, click on it and navigate to the detail view and add the darkblock (super duper easy).
- Embed this Darkblock Viewer code into a static html page. Note you have to add the blockchain (platform) and the NFT contract address and token ID.
<iframe
style="border: none; height: 387px; width: 100%;"
title="darkblock"
src="https://app.darkblock.io/platform/##PLATFORM##/embed/viewer/##CONTRACT ADDRESS##/##NFT ID##">
</iframe>
Learn more about the Darkblock iFrame embed here:
- Upload the html
- Glory