Skip to content

spoto/blockchain-course

Repository files navigation

blockchain-course

Build LaTeX documents

These are the slides of my course about blockchain technology at the University of Verona, Italy. You can download them in PDF format, from this link. In alternative, you can regenerate the slides with the build.sh script (requires pdflatex).

These slides cover the following arguments:

  • Introduction: introduction and history of the blockchain technology
  • Bitcoin: the bitcoin blockchain
  • Ethereum: the ethereum blockchain, including the Solidity language and smart contracts
  • Tendermint: the tendermint engine for creating PoS blokchains, including Cosmos
  • Hotmoka: the hotmoka nodes and the Takamaka language for programming smart contracts in Java