A decentralized Ethereum application for tracking the distribution of vaccinations.
Requirements: Get Node here: https://nodejs.org/en/ Get Ganache here: https://www.trufflesuite.com/ganache Get MetaMask here: https://metamask.io/
With Ganache running, and MetaMask connected to the Ganache RPC:
- Clone this repository
- npm install truffle -g
- npm install
- truffle migrate
- npm run dev