Skip to content

vutsalsinghal/Attendance_Coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance_Coin

Requirements

  • Clone this repo
  • Navigate to root dir with package.json file
  • Run npm install to install all related dependencies
  • Install Metamask extension to interact with the dapp

NOTE: Don't forget to update ./src/ethereum/web3.js with your INFURA API key

Run on localhost

  • Run npm install -g server to install local static server
  • Now run serve -s build and then navigate to localhost:3000 on your browser (with Metamask signed in)