- Install METAMASK for Chrome or Firefox
- Get Ethereum testnet faucet in Rinkeby or Ropsten
- Download Repository
- Deploy smart contarct "IdentityManagement.sol" (solidity compiler version 4.0) which is under the folder "SmartContract" into testnet and copy your contarct address
- Paste your contarct in ContractAddress variable at line no. 20 in app.js file
- npm install
- run node app.js
- open http://localhost:8080 in your browser