mirror of
https://github.com/rjNemo/wave-portal
synced 2026-06-06 00:56:39 +00:00
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# Wave Portal
|
|
|
|
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample
|
|
script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
|
|
|
|
## Screenshots
|
|
|
|
[Frontend available](https://waveportal-starter-project.rjnemo.repl.co)
|
|
|
|
[](https://waveportal-starter-project.rjnemo.repl.co)
|
|
|
|
[](https://opensea.io/assets/matic/0x3cd266509d127d0eac42f4474f57d0526804b44e/16450)
|
|
|
|
Try running some of the following tasks:
|
|
|
|
```shell
|
|
npx hardhat accounts
|
|
npx hardhat compile
|
|
npx hardhat clean
|
|
npx hardhat test
|
|
npx hardhat node
|
|
node scripts/run.js
|
|
npx hardhat help
|
|
```
|
|
|
|
## Rinkeby
|
|
|
|
Contract deployed at address:
|
|
|
|
- 0xBf73336a5603e4E01E7f3e9b4B9CbafEdC57aeb4
|
|
- 0xF2c9E46328b204b2A7C79Af92C2d24184757877E
|
|
- 0xc366E39Ad6D14Ad44475abcB2E0Cc6fDD1BD3637
|
|
- 0x427749f45eC0E0B76D1fBE5A1a4aa7b3C8132bb6
|