Skip to content

hcnam/Dash

Repository files navigation

Dash

LOGO

  • 2019 - 2 Capstone Design

Team : Dash

  • by. HoCheol Nam, JaeWon Park, HoJin Shin, SeYeon Cho (Dankook Univ. Dept. Software)

Topic

Blockchain based supply management

  • DASH(Dankook Advanced Supply/Production Chain Management with Hyperledger Fabric)

Supply Chain with Hyperledger Fabric

  • environment : hyperledger fabric v1.4.3

Test

first test fabric end to end before start.

./e2e_test.sh

if there are no errors start node server and fabric nodes docker contaniers.

Start

start fabric with

./init.sh
./start.sh

start node with

node ./node-server/app.js

screenshots

example

stop

stop and remove all container with

./stop.sh

IMPORTANT!!!

This project is not supporting REST api for node yet!!!!!