https://github.com/jitendragangwar123/buymeacoffeedapp
It's a decentralized application for buying a coffee.
https://github.com/jitendragangwar123/buymeacoffeedapp
Last synced: about 2 months ago
JSON representation
It's a decentralized application for buying a coffee.
- Host: GitHub
- URL: https://github.com/jitendragangwar123/buymeacoffeedapp
- Owner: jitendragangwar123
- Created: 2023-03-14T18:11:09.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T15:27:20.000Z (about 2 years ago)
- Last Synced: 2025-01-14T05:42:45.798Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 265 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- 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
```