Giter VIP home page Giter VIP logo

vaxxer's Introduction

Vaxxer

Vaxxer is an example of how governments, businesses, or schools could effectively verify the vaccination statuses of their citizens, employees, or students on the Ethereum blockchain.

The workflow is very simple. Take a college for example. The person in charge of tracking vaccines would deploy an instance of the vaxxer contract to the Etherum blockchain. They would then deploy an instance of the front end react app to a regular server. Then it is as simple as navigating to the validator page and entering the vaccination info of the students. The students would navigate to the patients page of the same site and it would automatically generate a QR code for them. Anybody can scan this on a device with Metamask installed and verify that the student has been vaccinated. The person who deployed the contract is also allowed to add more "validators" who can also add vaccination records.

Steps to get started:

  1. Clone the repository
  2. Ensure that you have the chrome extension "Metamask" installed and copy your mnemonic to your clipboard
  3. Go to your code editor and paste the mneumonic in the mneumonic string in /ethereum/deploy.js
  4. Go to your command line tool and navigate to the /ethereum directory
  5. Run run the command "npm install"
  6. Run the commands "node compile.js" and "node deploy.js"
  7. After running these, copy the second address logged by the deploy command and paste it into the VAXXER_ADDRESS string in /vaxxer-react/src/config.js
  8. Go back one directory and navigate to the /vaxxer-react directory
  9. Run run the command "npm install" again
  10. Run "npm start"
  11. Navigate to the "Validator" page to begin adding records

vaxxer's People

Contributors

awahle1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.