- 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
forked from ayyalu/Identity-Management
-
Notifications
You must be signed in to change notification settings - Fork 0
sakshamv30/Identity-Management
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Identity Management on Ethereum Blockchain
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 95.5%
- HTML 2.8%
- CSS 1.7%