mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
ba576a9a0b
for blockchain file |
||
---|---|---|
.. | ||
__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.