https://github.com/ethereumdevtech/vivid1155v2-smart-contract
https://github.com/ethereumdevtech/vivid1155v2-smart-contract
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethereumdevtech/vivid1155v2-smart-contract
- Owner: EthereumDevtech
- Created: 2023-06-29T20:49:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-25T13:40:02.000Z (11 months ago)
- Last Synced: 2025-07-29T00:26:10.132Z (9 months ago)
- Language: Solidity
- Size: 575 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal Clone Factory of Vivid1155v2
Clone Vivid1155v3 contract at low gas fee
## Deploy
### yarn install
Install and update dependencies
### Add private key of account to env file
### npx hardhat run scripts/deploy.js --network polygon
Deploy smart contract