- 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.
- react
- react-router
- draft-js
- material-ui
- truffle
- web3
- openzeppelin-solidity
- metamask
$ npm install
$ or
$ yarn
$ npm start
$ or
$ yarn start
$ npm build
$ or
$ yarn build
$ npm install -g create-react-app
$ npm install -g truffle
$ truffle compile
$ truffle migrate