Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rasdani/my-wave-portal
buildspace.so: Build an Ethereum dApp
https://github.com/rasdani/my-wave-portal
Last synced: about 1 month ago
JSON representation
buildspace.so: Build an Ethereum dApp
- Host: GitHub
- URL: https://github.com/rasdani/my-wave-portal
- Owner: rasdani
- License: mit
- Created: 2022-12-02T19:56:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T09:01:39.000Z (about 2 years ago)
- Last Synced: 2024-04-24T02:47:36.520Z (9 months ago)
- Language: JavaScript
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```