/meme_of_the_day

How to Build a Dapp With IPFS on Ethereum - Blockchain Programming Tutorial

Primary LanguageJavaScript

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

Steps

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