dccsillag / Curso_Blockchain

Indtroductory course to cryptocurrencies and applications of Blockchain technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrencies and Blockchain

School of applied Mathematics - FGV

Flávio Codeço Coelho

Introductory course on cryptocurrencies and other applications of blockchain technology. This course is part of the Applied Maths and Data-Science Undergraduate programs of FGV

Video lectures (in portuguese) are available on Youtube, covering part of this course's content.

News and announcements

Online Billboard

date conteúdo
2021-08-13 leitura prévia do white paper do Bitcoin, para a aula.
2021-08-20 leitura prévia do paper A Survey of Distributed Consensus Protocols for Blockchain Networks

Sylabus

  1. Introdution to Bitcoin and its history; the origin of cryptocurrencies
  2. Using Bitcoin Client
  3. Cryptocurrencies: A global overview of the most important coins and how they work
  4. Interacting with Bitcoin's blockchain from the Python console
  5. Bitcoin's "Proof of Work". From concepts to practice.
  6. Introduction to Cryptographic Hash functions and their use on Blockchains.
  7. Eliptical Curve Cryptography and their use in Bitcoin.
    • RSA as a model of public key cryptography
  8. Alt coins
  9. Proof of stake.
  10. The Ethereum platform and smart contracts.
  11. Ethereum: White e Yellow paper
  12. Understanding Ethereum usage of Merkle Trees
  13. [Desenvolvendo](/lectures/Lecture 2 - ethereum_dev.md) Aplicações na plataforma Ethereum
  14. Introduction to the Solidity Language
  15. Developing smart contracts: Open-zeppelin.
  16. Interacting with contracts from Javascript and Python.
  17. Developping Decentralized Apps (Dapps) using Meteor.

Bibliography

Bitcoin

Ethereum

Byzantine Fault Tolerant Protocols

Other sources

Proofs

Blockchains rely on different proving strategies to ensure distributed consensus. We will discuss some of them in this course.

Proofs of work

Proofs of Stake

Proofs of Retrievability

Proof of Burn

  • Slimcoin paper [pdf]

Contributors

  1. Bruno Cuconato @odanoburu
  2. João Carabetta @JoaoCarabetta

About

Indtroductory course to cryptocurrencies and applications of Blockchain technologies.

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 68.8%Language:Jupyter Notebook 14.1%Language:Python 11.4%Language:Solidity 4.2%Language:JavaScript 1.2%Language:Dockerfile 0.2%Language:Less 0.0%