Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukuliskul/housify
https://github.com/mukuliskul/housify
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukuliskul/housify
- Owner: mukuliskul
- Created: 2024-03-13T01:14:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T01:41:29.000Z (8 months ago)
- Last Synced: 2024-11-06T06:16:48.498Z (2 months ago)
- Language: JavaScript
- Homepage: https://housify-2024.vercel.app
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.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
```