Skip to content

asok-mirror/WavePortal_SmartContract_Ethereum

Repository files navigation

Wave Portal 👋

Developed through following the tutorial on build space.

Welcome!

To get started with this, clone this repo and follow these commands:

Front End ( root - front-end folder)

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project
  3. Happy Grinding

Smart Contract

  1. npx hardhat compile - to compile the SC
  2. npx hardhat run scripts/run.js - to run locally and test the contract
  3. npx hardhat run scripts/deploy.js - to deploy to the Eth Testnet
  4. Make sure you have an app created at Alchemy and use its key in the env file

UI:

Alt text

Contract Address:

Wave Contract

About

Wave Portal App which allows to send kudos and win eth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published