In this workshop, you are going to work with a real use case: blockchain technology applied to supply chain. Discover NEM built-in features step by step, using them in an already existent application.
After completing the workshop, you will be able to:
- Apply the NEM development cycle.
- Develop applications using advanced NEM built-in features.
Target
- Developers (NEM competent)
Requirements
Before starting the workshop, install the following packages:
- Git
- Docker
- Docker Compose
- Node = 10.15.3 LTS
Labs
Lab 1 - Running Catapult and project files
1. Introduction
Lab 2 - Applying the NEM development cycle
3. Use case: Blockchain applied to supply chain
Lab 3 - Implementing the use case
8. Setup: Warehouse operator and safety seal
Lab 4 - Extending the use case
13. Future work