Skip to content
Snippets Groups Projects
hoa-ballot-client

hoa-ballot-client

Project ID: 36457263
Select Git revision
  • master default protected
1 result
  • Clone with SSH
  • Clone with HTTPS
  • hoa-ballot-client Repository

    The hoa-ballot-client repository is simple web3 Dapp example built upon React, web3 and MetaMask dependencies - along with the smart contract established in the hoa-ballot-contract repository.

    Publications

    This repository is related to a DZone.com publication:

    To read more of my publications, please review one of the following URLs:

    Using This Repository

    At a high level, the following steps are required to utilize this repository:

    1. Migrate the smart contract within the hoa-ballot-contract repository
    2. Update the App.js and the contractAddress with the correct value
    3. npm install or npm ci
    4. yarn start or npm start

    Below, is a short demonstration of the React app in action:

    YouTube - Demonstration

    Additional Information

    Made with ♥️  by johnjvester@gmail.com, because I enjoy writing code.