Skip to content

fahadbraveknight/etherium-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etherium-app

Demo project created using ethereum blockchain , Ganache, Truffle and web3

This project can be used to learn Blockchain tecchnology using ethereum. Will add more information on this page as I proceed. Below are the tool we will be using to work on this project

  1. Truffle
  2. Ganache
  3. Solidity

#Steps run this project

  1. Go to EtheriumDemoproject folder and execute below command: npm install

  2. Then Start ganache

  3. When Ganache starts, go to terminal and go to EtheriumDemoproject folder and execute below command: truffle migrate --reset

  4. Open another terminal, again go to EtheriumDemoproject fodler and execute below command:

npm run dev

  1. Your default browser shouuld open with index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published