Skip to content
/ comit Public

An application that allows constituents to commit issues to a blockchain, powered by Tendermint.

License

Notifications You must be signed in to change notification settings

zbo14/comit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Comit provides an infrastructure through which citizens view, submit, and find issues in their area (e.g. service requests, complaints, other types TBD). Submitted text and media (images, video) are appended to a decentralized, censorship-resistant ledger (the blockchain) and sent to a live application feed.

Installation

Usage

####Demo app

  • In terminal window, cd scripts from base directory
  • Then sh start_app.sh to start app
  • In another terminal window, sh start_node.sh to start tendermint node
  • Visit localhost:8888/endpoint in your web browser
  • See docs for list of endpoints/more details on usage

####Run Tests

  • In terminal window, cd scripts from base directory
  • Then sh run_test.sh to run tests

Credits

Design and logo by JFang Design

About

An application that allows constituents to commit issues to a blockchain, powered by Tendermint.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages