Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 676 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 676 Bytes

This is the tutorial from DApp Univeristy which is configured to work on harmony blockchain.

Steps

  • npm install
  • truffle compile
  • truffle migrate --reset --network testnet
  • npm start which should popup http://localhost:3000/ page
  • make sure to connect metamask to harmony testnet, as the dbank contracts are deployed on harmony testnet

"Decentralized Photo Social Media."

Video URL

Tutorial URL

🔧 Project Diagram:

Project Diagram