Skip to content

Build your first decentralized application with truffle on Energy-Web's testnet Tobalaba

Notifications You must be signed in to change notification settings

JonathanWfels/ewf-dapptutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy-Web's DApp tutorial

Build your first decentralized application with truffle on Energy-Web's testnet Tobalaba.

Follow the full tutorial here: URL

This tutorial is based on truffles pet-shop example: http://truffleframework.com/tutorials/pet-shop

Follow the steps below to download, install, and run this project.

Dependencies

Install these prerequisites (see detailed description in the tutorial):

Clone the project

$ git clone https://github.com/JonathanWfels/ewf-dapptutorial

Install dependencies

$ cd ewf-dapptutorial
$ npm install

Start EnergyWeb-Client

Start the EnergyWeb-Client, create an account and get some tokens. A more detailed description in the tutorial

Compile & Deploy Smart Contracts

$ truffle migrate

Run the Front End Application

$ npm run dev

Visit this URL in Chrome: http://localhost:3000

About

Build your first decentralized application with truffle on Energy-Web's testnet Tobalaba

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published