An Animated Image save pixel by pixel all on chain. Each pixel can have a RGB color.
View it online: http://animated-on-chain.vercel.app/
Smart Contract's Project : https://github.com/rtomas/animatedImageOnChain-SC
sunset.mov
First, run the development server:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.