https://github.com/rtomas/animatedimageonchain-sc
https://github.com/rtomas/animatedimageonchain-sc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtomas/animatedimageonchain-sc
- Owner: rtomas
- Created: 2023-10-25T20:41:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:35:14.000Z (about 2 years ago)
- Last Synced: 2025-02-12T23:48:32.672Z (over 1 year ago)
- Language: TypeScript
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animated Image Hardhat Project
This project create an smart contract for AnimatedImage on-chain.
Doing some test to view how an animated an image that can be stored onchain and how to display it.
32x32 pixels, 256 colors, 50 frames
The frontend proyect is here:
https://github.com/rtomas/animatedImageOnChain-UI
https://animated-on-chain.vercel.app/
Compile, test and deploy with:
```shell
npx hardhat comple
npx hardhat test
npx hardhat run --network mumbai scripts/deploy.ts
```
verify contract in etherscan
`npx hardhat verify --network mumbai `
Contract address on Mumbai testnet:
https://mumbai.polygonscan.com/address/0x13fb0eafb42243998933e24b27fd7e4af2d9e107