Skip to content

BogdanHabic/DApp-Password-Manager-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a decentralized password manager with Ethereum and IPFS

During this workshop, we will go through what it takes to make a fully functioning DApp from start to finish. Firstly we set up metamask for authentication/authorization and connect to it with Web3.js. Then we connect the front-end with IPFS and the Kovan testnet. Finally, we upload our encrypted passwords to IPFS and store the resulting hash on the Blockchain. Bonus: we will show how to host our DApp on IPFS, so we have a fully decentralized stack.

How to run

yarn install && yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published