Skip to content

Exercices to prepare the Certified Hyperledger Sawtooth Administrator exam

License

Notifications You must be signed in to change notification settings

fjudith/chsa-exercises

Repository files navigation

CC BY-SA 4.0

Certified Hyperledger Sawtooth Administrator (CHSA) exercises

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.

Roadmap

Sawtooth Architecture

Run

  1. Install Docker
  2. Install Docker-Compose
  3. Clone the repository
git clone https://github.com/fjudith/chsa-exercices
  1. Move to the exercice folder
cd a_install/5_configure_peering/
  1. Follow the instructions of the README located at the root of each exercice (e.g. 5. Configure Peering).

Known issues

  • Works on Windows Subsystem for Linux (WSL) 2 (ref. doc).

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0