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
- Host: GitHub
- URL: https://github.com/fametrano/bbt
- Owner: fametrano
- License: mit
- Created: 2019-01-05T13:28:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T17:56:22.000Z (about 4 years ago)
- Last Synced: 2025-06-01T05:15:37.517Z (about 1 year ago)
- Topics: bitcoin, blockchain, blockchain-technology, cryptocurrencies, cryptography
- Language: Jupyter Notebook
- Homepage: http://ametrano.net/bbt/
- Size: 2.38 MB
- Stars: 3
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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