Skip to content

KeeganJin/bbse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-based Systems Engineering – Lecture Slides

Ulrich Gallersdörfer, Patrick Holl, and Florian Matthes
Department of Informatics
Technical University of Munich
{ulrich.gallersdoerfer, patrick.holl, matthes}@tum.de
https://wwwmatthes.in.tum.de/

For citation, please use the provided .bib file.

Introduction

This GitHub-repository contains all contents of the lecture Blockchain-based Systems Engineering (IN2359), held regularly in the summer term at the Technical University of Munich, starting in 2018. About 500 students regularly enroll in the course.

  • Lecture: Prof. Dr. Florian Matthes
  • Exercises / Tutorials: Ulrich Gallersdörfer
  • Contact: Please open an issue / pull requests for comments. If you are interested in the .pptx-files, drop us an email.

Module description

In this lecture, we provide an overview about Blockchain systems and systems engineering, focusing on technical details and applications of blockchain systems. We introduce cryptographic hash functions, and present their properties. Then the data structure and the working principles of the Bitcoin blockchain are investigated in detail. We analyze the Proof of Work consensus mechanism of Bitcoin and illustrate the mining scheme. Following this, we demonstrate the system architecture of the Ethereum blockchain with a focus on the Ethereum Virtual Machine and smart contracts. Subsequently, the Solidity language is explained in terms of syntax, types, and design. Ethereum decentralized applications(dApps) are illustrated with current standards and frameworks, and specifics to dApp developments are introduced. Alternative approaches to distributed ledger technologies in the enterprise space are also discussed. Accordingly, the Hyperledger project and the framework Fabric are unfolded. We inspect the risks, challenges, and limitations of the technology and present an overview of the current state of the blockchain ecosystem.

Contents

Lecture and Exercise

Content of Lecture Content of Exercise Solution
0 & 1: Organization & Introduction - -
2: Cryptographic Basics 2: Cryptographic Basics Exercise 1 Solution
3: Bitcoin Basics 3: Bitcoin 1 Exercise 2 Solution
4: Bitcoin Script 4: Bitcoin 2 Exercise 3 Solution
5: Consensus in Bitcoin 5: Bitcoin 3 Exercise 4 Solution
6: Bitcoin Assessment 6: Bitcoin 4 Exercise 5 Solution
7: Ethereum Basics 7: Ethereum 1 Exercise 6 Solution
8: Ethereum Smart Contracts 8: Ethereum 2 Exercise 7 Solution
9: Ethereum Design Patterns 9: Ethereum 3 Exercise 8 Solution
10: Ethereum Dapps 10: Ethereum 4 (optional) Exercise 9 Solution
11: Hyperledger I - -
12: Hyperledger II - -

Exams

License

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

This work is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

Acknowledgements

We wish to thank our students Alexander Hefele and Kaan Uzdogan for supporting the lecture and all others which provided valuable feedback!

Other information

Symbols used from FontAwesome.

Packages

No packages published

Languages

  • TeX 100.0%