- Install METAMASK for Chrome
- download ganache gui for local blockchain
- Download Repository
- Deploy smart contarct "IdentityManagement.sol" using truffle (solidity compiler version 4.0) which is under the folder "SmartContract"
- npm install
- run node app.js
- open http://localhost:8081 in your browser