ColorsNFT is a unique NFT collection where each token is a square of a single color.
You choose the color (e.g. #ff0000
), and that color becomes:
- the name of your NFT,
- and its image.
- Mint a unique NFT by choosing any color in the
#RRGGBB
format. - All artwork and metadata are stored fully on-chain.
- Mint price: 0.001 ETH on the Sepolia testnet.
- Colors are unique — the same color cannot be minted twice.
- Open the project website (link provided by the project owner).
- Connect your wallet (MetaMask, Rainbow, Trust Wallet, etc.).
- Pick a color using the color picker or enter a code like
#RRGGBB
. - Click Mint and confirm the transaction in your wallet.
- Once the transaction is confirmed, the NFT will appear in your wallet.
- Each NFT costs 0.001 ETH.
- Payment is made directly when minting.
- After minting, your NFT will show up in your wallet.
- You can also view it on OpenSea Testnet or any NFT explorer that supports the Sepolia network.
- A crypto wallet installed (e.g. MetaMask).
- Some test ETH on the Sepolia network (can be obtained from a faucet).
- A supported browser (Chrome, Firefox, Brave, etc.).
MIT License