Skip to content

Execute a BPM choreography diagram on blockchain using smart contracts.

Notifications You must be signed in to change notification settings

sebastiankliem/blockchain-bpm-seminar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain and BPM Seminar: Implement a Choreography Diagram via Blockchain

Execute a BPM choreography diagram on blockchain using smart contracts. Embark DApp designed to run on Ethereum Blockchain.

Setup

  1. get the yarn package manager (or equivalent)
  2. run yarn in the project directory to install dependencies

Running the App

  1. Start your Blockchain node with yarn:
yarn run embark simulator

without (local install):

embark simulator
  1. Start the embark app with yarn:
yarn run embark run

without (local install):

embark run
  1. go to localhost:8000 to access the manufacturer website
  2. go to localhost:8000/supplier.html to access the supplier website
  3. have fun clicking buttons :-D

About

Execute a BPM choreography diagram on blockchain using smart contracts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published