Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luloxi/react-nft-minting-site
NFT minting dapp made with rainbowkit, wagmi, chakra-ui and hardhat
https://github.com/luloxi/react-nft-minting-site
Last synced: about 2 months ago
JSON representation
NFT minting dapp made with rainbowkit, wagmi, chakra-ui and hardhat
- Host: GitHub
- URL: https://github.com/luloxi/react-nft-minting-site
- Owner: luloxi
- Created: 2022-11-29T19:55:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T00:03:25.000Z (about 2 years ago)
- Last Synced: 2024-04-15T05:03:21.419Z (9 months ago)
- Language: JavaScript
- Homepage: https://react-nft-minting-site.vercel.app
- Size: 79.8 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```