BLU3PRINTS

CREATED

ON-CHAIN STARS

ONCHAINCHECKER

1/5


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

  1. BLU3PRINTSab.dev