Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtomas/animatedimageonchain-ui
Animated Image on-chain
https://github.com/rtomas/animatedimageonchain-ui
Last synced: 3 days ago
JSON representation
Animated Image on-chain
- Host: GitHub
- URL: https://github.com/rtomas/animatedimageonchain-ui
- Owner: rtomas
- Created: 2023-10-25T20:09:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T03:37:32.000Z (7 months ago)
- Last Synced: 2024-05-22T16:35:17.389Z (7 months ago)
- Language: TypeScript
- Homepage: https://animated-on-chain.vercel.app/
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animated Image On Chain View
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
https://github.com/rtomas/animatedImageOnChain-UI/assets/944960/e253f0c4-b871-4288-953b-8aa76d72db1d
## Getting Started
First, run the development server:
```bash
npm install
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.