From 335320802395d65f7187eb8f5d0ae3510736cf56 Mon Sep 17 00:00:00 2001 From: Michael <22820692+joaolago1113@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:49:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90f920d..21d6872 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ - Michael ## Project Description -**Pixel Canvas** is a decentralized platform allowing users to create pixel art collaboratively on a 64x64 canvas. Here users can paint individual pixels or upload entire images while using **PaintTokens**, a currency based on the ERC20 standard, to buy and set colors of the pixels. Smart contracts on the **Lens network** manage all transactions and will ensure secure modification of the canvas. Integration with this blockchain makes the whole experience community-driven and allows everybody to be a part of the collective masterpiece. +**Pixel Canvas** is a decentralized platform allowing users to create pixel art collaboratively on a 64x64 canvas. Here users can paint individual pixels or upload entire images while using **PaintTokens**, a currency based on the ERC20 standard, to buy and set colors of the pixels. Smart contracts on the **Lens network** manage all transactions and will ensure secure modification of the canvas. Integration with this blockchain makes the whole experience community-driven and allows everybody to be a part of the collective masterpiece. There's a finite supply of 10 million PaintTokens, which when all burned, the canvas will become immutable. ## Technical Overview