hackingETHglobal / meme_of_the_day

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 81.1%Language:HTML 12.9%Language:Solidity 5.9%Language:CSS 0.2%