mirror of
https://github.com/rjNemo/wave-portal
synced 2026-06-06 09:06:39 +00:00
No description
Bumps [undici](https://github.com/nodejs/undici) to 5.18.0 and updates ancestor dependency [hardhat](https://github.com/nomiclabs/hardhat). These dependencies need to be updated together. Updates `undici` from 4.16.0 to 5.18.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.18.0) Updates `hardhat` from 2.9.2 to 2.12.7 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.9.2...hardhat@2.12.7) --- updated-dependencies: - dependency-name: undici dependency-type: indirect - dependency-name: hardhat dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| contracts | ||
| docs | ||
| scripts | ||
| .gitignore | ||
| hardhat.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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
Try running some of the following tasks:
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
