Skip to content

epochchaser/EtherBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Board

  • Fully decentralized blog board based on Ethereum.
  • There is no back-end server to save data on App.
  • It only depends on ethereum blockchain as a database.

Postings

e

Writing Post

a b

Like, Dislike

c

Reply

d

Required

  • react
  • react-router
  • draft-js
  • material-ui
  • truffle
  • web3
  • openzeppelin-solidity
  • metamask

Install dependencies

$ npm install 
$ or 
$ yarn

Run

$ npm start
$ or
$ yarn start

Build

$ npm build
$ or
$ yarn build

Etc

Create Project

$ npm install -g create-react-app
$ npm install -g truffle

Environment Setting

$ truffle compile
$ truffle migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published