Skip to content

michaelbryan92/EtherPost

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • HTML 29.4%
  • Solidity 6.4%
  • CSS 5.3%