Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Blockchain and Ethereum based Passenger tracking and COVID-19 spread prevention system.

1)Clone this repository.

Commands: 1)Go to the working directory SafeGold:- cd TrackPass

2)Install the node modules npm install

3)Configure Matamask for Rinkeby Testnet and have some ethers from faucet.

4)Run scripts npm run dev

5)Open localhost:3003/Departure in browser for Departure form

6)Open localhost:3003/Tracker in browser for Tracker form
Loading