mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 10:00:55 +00:00
|
||
---|---|---|
.. | ||
__init__.py | ||
chinese_remainder_theorem.py | ||
diophantine_equation.py | ||
modular_division.py | ||
README.md |
Blockchain
A Blockchain is a type of distributed ledger technology (DLT) that consists of growing list of records, called blocks, that are securely linked together using cryptography.