This repository contains a set of exercises to prepare for the Certified Hyperledger Sawtooth exam.
Labs are designed to practice different topology and configuration by leveraging only systemd
and a non-root
user to execute tasks.
- Install 10%
- Configuration 25%
- Permissioning, Identity Managmeent, and Security 20%
- Lifecycle 25%
- Troubleshooting 20%
- Install Docker
- Install Docker-Compose
- Clone the repository
git clone https://github.com/fjudith/chsa-exercices
- Move to the exercice folder
cd a_install/5_configure_peering/
- Follow the instructions of the README located at the root of each exercice (e.g. 5. Configure Peering).
- Works on Windows Subsystem for Linux (WSL) 2 (ref. doc).
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.