Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 388 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 388 Bytes

Web3 Wave Portal

Pre-requisites

  • Fundamental understanding of solidity
  • Fundamental understanding of Javascript

Description

A web3 wave portal site that displays the list of waves received from visitors. The site was built with solidity and react.js.

Project Structure

/waveportal-backend
  /contracts
  /scripts

/waveportalfront
  /src
  /components
  /utils