This React based web app demonstrates how transactions are linked in a blockchain.
The web app was presented during a workshop for modelling BPMN process models held at the 1st JCNetwork Webinar Day 2020. The presentation is available at /ressource
- Demonstration of hashing, key generation and decryption/encryption.
- Demonstration of account generation and transaction execution within a blockchain.
- Retreival of the transaction list.
The blockchain demonstrator is available on https://seyffarth.me/apps/blockchain-demonstrator/
Additionally, the blockchain demonstrator can be started locally.
- Open a terminal
- Clone the repository
git clone https://github.com/tobiasseyffarth/bpmn-analyzer.git - Change directory
cd blockchain-demonstrator - Install dependencies
npm install - Start BPMN Analyzer
npm run start - Open BPMN Analyzer in your preferred browser
- Firefox version -1 or Chrome version -1 (in both cases a desktop version is required)
- Git
- Node.JS >= 10.15
- Tobias Seyffarth
- Blockchain Demonstrator: MIT
- Presentation: Creative Commons Attribution 4.0 International