This is Ethereum powered Dapp for storing and sharing documents with access rights
- Install Ganache-cli,Metamask,node js.
- Deploy contract in contracts folder on Remix IDE.
- Copy ABI and Address of DigitalLocker.sol in index.html and admin.html
- Copy ABI and Address of Document.sol in certificate.js.
- Install http-server using npm install -g http-server.
- Run 127.0.0.1:8080