Skip to content

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

Notifications You must be signed in to change notification settings

decenterlandipfsreference/meme_of_the_day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 12.9%
  • Solidity 5.9%
  • CSS 0.2%