Replies: 1 comment
-
Its not supposed to be a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Create a contract that stores the pixel coordinate, the author of the pixel placement and the color of the pixel.
We should only have a few color options.
Remember to validate the position of the pixel and if the color is valid.
When the contract is deployed it needs to already have a default drawing, something related to Batch11
Beta Was this translation helpful? Give feedback.
All reactions