https://github.com/marjorie-n/buildspace-waveportal-dapp
Build an Polygon dApp (mumbai)🦄
https://github.com/marjorie-n/buildspace-waveportal-dapp
buildspace dapp hardhat mumbai nodejs polygon reactjs solidity
Last synced: 3 months ago
JSON representation
Build an Polygon dApp (mumbai)🦄
- Host: GitHub
- URL: https://github.com/marjorie-n/buildspace-waveportal-dapp
- Owner: marjorie-n
- Created: 2022-11-22T22:34:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T22:36:28.000Z (over 2 years ago)
- Last Synced: 2025-01-12T08:35:00.701Z (4 months ago)
- Topics: buildspace, dapp, hardhat, mumbai, nodejs, polygon, reactjs, solidity
- Language: JavaScript
- Homepage: https://waveportal-starter-project-1.margotte83.repl.co/
- Size: 943 KB
- Stars: 0
- Watchers: 1
- 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
```