Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.
/ nevermore Public archive

Social credit information system based on blockchain.

Notifications You must be signed in to change notification settings

janx/nevermore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nevermore

Social credit information system based on blockchain.

POC Design

  • Storage layer - Shared database on hydrachain, a private blockchain with Ethereum comptabile smart contract.
  • Data layer - Javascripts, communication channel between storage and domain.
  • Domain layer - Javascripts, application logic.
  • Presentation layer - Build with Angular.

Development Setup

In project root:

cd ./hydrachain
./import_keys.sh # import accounts for development and testing
./start_cluster.sh # start hydrachain nodes
cd ..

truffle deploy
truffle serve

About

Social credit information system based on blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published