Skip to content

tunna-7/Wave-Portal-_-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave-Portal-👋

A Web3 App with Solidity and Ethereum Smart Contract

👉👉 Wave Me!

Running React on Repl.it

React is a popular JavaScript library for building user interfaces.

Vite is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

Getting Started

  • Hit run
  • Edit App.jsx and watch it live update!

By default, Replit runs the dev script, but you can configure it by changing the run field in the .replit file.

Prerequisites

Installing Hard Hat Extension Hard Hat Website

npm init -y
npm install --save-dev hardhat

Running Hard Hat

npx hardhat

Installing other depensencies

npm install --save-dev @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers ethers

Running and Compiling it

npx hardhat compile
npx hardhat test

My first ever contract on BLOCKCHAIN!!!

image

How the site will work and ask for connecting your wallet

section 2

How the site will ask for GAS before counting the wave count

section 2 ending

About

A Web3 App with Solidity and Ethereum Smart Contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors