mirror of
https://github.com/rjNemo/wave-portal
synced 2026-06-11 11:16:39 +00:00
No description
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependencies [cacheable-request](https://github.com/jaredwray/cacheable-request), [@nomiclabs/hardhat-waffle](https://github.com/NomicFoundation/hardhat-waffle) and [ethereum-waffle](https://github.com/EthWorks/Waffle). These dependencies need to be updated together. Removes `cacheable-request` Updates `@nomiclabs/hardhat-waffle` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/NomicFoundation/hardhat-waffle/releases) - [Changelog](https://github.com/NomicFoundation/hardhat-waffle/blob/main/CHANGELOG.md) - [Commits](https://github.com/NomicFoundation/hardhat-waffle/commits/v2.0.5) Updates `ethereum-waffle` from 3.4.4 to 4.0.9 - [Release notes](https://github.com/EthWorks/Waffle/releases) - [Commits](https://github.com/EthWorks/Waffle/compare/ethereum-waffle@3.4.4...ethereum-waffle@4.0.9) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect - dependency-name: "@nomiclabs/hardhat-waffle" dependency-type: direct:development - dependency-name: ethereum-waffle 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
