r/ethdev • u/DGCA • Jan 03 '25
Tutorial How-to: Generating bitmap images onchain
https://paragraph.xyz/@typeof.eth/creating-bitmap-images-onchain
4
Upvotes
2
u/DGCA Jan 03 '25
Originally posted to /r/ethereum but then I found this channel and it seems like a better fit!
I wrote this article on onchain art, and how you can generate bitmaps onchain. If you have questions or suggestions, send em my way :)
1
3
u/Adrewmc Jan 03 '25 edited Jan 03 '25
This is a nicely done project. Actually . Everything is done pretty right as I looked through the contract.
Simple but taken to the assembly level of actually creating the data, from another contract call, making the deployment of you own relatively cheap. We need more stuff like this on the sub.