Skip to content

Sample dapp to show the usage of ethereum's smart contracts

Notifications You must be signed in to change notification settings

Nytyr/Ethereum-Dapp-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAPP Blog

A sample app for using the ethereum blockchain as a blog server

Setup

Install dependecies

npm install

Run the test blockchain

npm run blockchain

Compile and deploy the smart contract

npm run compile

Modify src/www/app.js with the output of the compile

Run the web server

npm run web

About

Sample dapp to show the usage of ethereum's smart contracts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published