BLU3PRINTS
WEBSITE
https://ab.dev/
MARKETPLACE
https://opensea.io/collection/blu3prints
STORAGE
BLU3PRINTS stores each piece's trait hash in contract storage (SSTORE) and the p5.js sketch in a companion data contract wired in at deployment. hashToHTML() assembles both into an HTML page, but that page loads p5.js from an external CDN, so rendering depends on that external script. The standard tokenURI points its image at an off-chain PNG.
REFERENCES AND FURTHER READING
- BLU3PRINTSab.dev