Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 632 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 632 Bytes

EtherPost

Build Status

Final Project for RMIT Online Developing Blockchain Applications 8 week course (developed by Flex Dapps)

Users need to register a name before they can upload, clap or comment.

Test

Test smart contracts

npm run test

Test smart contracts and generate test coverage

npm run coverage

Demo

Start local blockchain

embark simulator

Deploy smart contracts

embark build

Start web server

npm run dev

Open http://localhost:9966/