https://github.com/dongri/zksync-nft
https://github.com/dongri/zksync-nft
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dongri/zksync-nft
- Owner: dongri
- Created: 2023-04-08T01:49:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-08T02:34:43.000Z (about 2 years ago)
- Last Synced: 2025-01-21T05:15:51.336Z (3 months ago)
- Language: TypeScript
- Size: 343 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zkSync NFT
## compile
```bash
$ yarn install
$ yarn hardhat compile
```## deploy
```bash
$ yarn hardhat deploy-zksync
```## verify
```bash
$ yarn hardhat verify 0x2a31f1a4c84505b2a434602a22829aade427b6c5
```## links
| Service | URL |
| ------------ | --------------------------------------------------------- |
| Faucet | https://goerli.portal.zksync.io/ |
| Explorer | https://goerli.explorer.zksync.io/address/0x2a31F1A4c84505B2A434602a22829aADe427b6c5 |
| NFT Market | https://mintsquare.io/zksync-testnet |# Demo
https://zksync-nft.on.fleek.co