university-course
university-course copied to clipboard
A Hyperledger Lab focused developing materials for a university course.
Add references to different cryptographic algorithms Correct references
-explain in detail what is Blockchain4Students (B4S), and how to use it (use README from the support code) -code sample of B4S
Finish implementation (chaincode, full-stack application, including backend routes and frontend functionality).
Finish Lab05's implementation (chaincode). Check the support code.
Propose a solution for the exercise on Umbra
e.g. on the stakeholders, on the reputation system, on the off-chain web app, on the impact on the educational system, etc
-add exercises on distributed systems theory (state machines, fault tolerance models) -add more exercises on RAFT
-extend the code to encrypt/decrypt several blocks of words, instead of a single character at a time -exercises on the code (make a mapping between the theoretical concepts from the...
Add a section on the ECDSA digital signature