Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtomas/animatedimageonchain-sc
https://github.com/rtomas/animatedimageonchain-sc
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtomas/animatedimageonchain-sc
- Owner: rtomas
- Created: 2023-10-25T20:41:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:35:14.000Z (7 months ago)
- Last Synced: 2024-05-22T22:38:07.906Z (7 months 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 framesThe 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