Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 6a4b0e9

Browse files
committed
feat: add lab04
Signed-off-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt>
1 parent 8e22653 commit 6a4b0e9

24 files changed

+1127
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repository contains work in progress.
1010
| I | [Lab 01](https://github.com/hyperledger-labs/university-course/tree/master/source/Lab01) | Fundamentals on Distributed Systems | -Introduction on distributed systems<br><br>-Introduction on state machine replication<br><br>-Introduction on consensus<br><br>-RAFT algorithm | |
1111
| I | [Lab 02](https://github.com/hyperledger-labs/university-course/tree/master/source/Lab02) | Fundamentals on Cryptography and Security | -Background on Cryptography: symmetric and asymmetric cryptography, and digital signatures<br><br>-Background on Security: authentication, authorization, accountability<br><br>-RSA algorithm | [RSA implementation](https://github.com/hyperledger-labs/university-course/tree/master/support/Lab02/RSA/) |
1212
| I | [Lab 03](https://github.com/hyperledger-labs/university-course/tree/master/source/Lab03) | A Primer on Blockchain | -Introduction to blockchain<br><br>-Public vs private blockchains | [Blockchain4Students](https://github.com/hyperledger-labs/university-course/tree/master/support/Lab03%20-%20Blockchain4Students) |
13-
13+
| I | [Lab 04](https://github.com/hyperledger-labs/university-course/tree/master/source/Lab04) | Introduction to Hyperledger Fabric | -The Hyperledger Ecosystem <br><br> -A Technical Viewpoint on Fabric <br><br> -A Use Case for Education: Blockchain4Students QUC
1414

1515
## Course Motivation & Overview
1616

source/Lab04/Guide/assignment.tex

Lines changed: 435 additions & 0 deletions
Large diffs are not rendered by default.

source/Lab04/Guide/figures/audits.PNG

149 KB
Loading
Loading
Loading
58.2 KB
Loading
Loading

source/Lab04/Guide/figures/hf.png

31.6 KB
Loading

source/Lab04/Guide/figures/hl.png

636 KB
Loading
250 KB
Loading

0 commit comments

Comments
 (0)