Github Repo - https://github.com/DeepSaha25/Chromachain
Welcome to Chromachain, a simple and playful decentralized registry built with Solidity.
The project demonstrates how to store and manage unique digital assets on-chain — in this case, colors.
Each color is represented as a number (for example, a HEX color converted to a decimal value).
Help people to manage digital assets
Users face problem in separting and manage digital assets.
Users can claim ownership of their chosen color by interacting with the smart contract.
Once claimed, that color is permanently linked to their wallet address.
This project is designed for beginners exploring Solidity, smart contract storage, mappings, and events.
India