Execute a BPM choreography diagram on blockchain using smart contracts. Embark DApp designed to run on Ethereum Blockchain.
- get the
yarnpackage manager (or equivalent) - run
yarnin the project directory to install dependencies
- Start your Blockchain node with yarn:
yarn run embark simulatorwithout (local install):
embark simulator- Start the embark app with yarn:
yarn run embark runwithout (local install):
embark run- go to
localhost:8000to access the manufacturer website - go to
localhost:8000/supplier.htmlto access the supplier website - have fun clicking buttons :-D