An open API service indexing awesome lists of open source software.

https://github.com/fametrano/bbt

Bitcoin and Blockchain Technology Course Material
https://github.com/fametrano/bbt

bitcoin blockchain blockchain-technology cryptocurrencies cryptography

Last synced: about 1 year ago
JSON representation

Bitcoin and Blockchain Technology Course Material

Awesome Lists containing this project

README

          

# Bitcoin and Blockchain Technology

University of Milano-Bicocca
Politecnico di Milano
University of Milano

The latest version of the course slides is available from the course page at .

Other material available in this repo:

- the _calc_ folder includes LibreOffice Calc spreadsheets illustrating finite fields and elliptic curves
- the _excel_ folder includes Excel spreadsheets illustrating finite fields and elliptic curves
- the _ipynb_ folder includes Jupyter notebooks
- the _py-scripts_ folder includes Python (3.8 or later) scripts: most of them require the [btclib](https://github.com/dginst/btclib) library
- the _regtest-lab_ folder includes information for a regtest session using Bitcoin Core