Skip to content

ajinux/devday_blockchain

 
 

Repository files navigation

Devday Blockchain

Start up repo for hands on workshop for Ethereum.

Environment

OS - Mac OSX/Linux ideal

Software to install

Running the application

  • Clone this repository
  • Goto repo location
  • npm install
  • truffle migrate
  • npm run dev
  • Goto localhost:8081 and click on "Say Hello" button.

If you see, "Show me the Ether", you are good to go!

About

Start up repo for hands on workshop for blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • CSS 12.1%
  • HTML 8.0%