Create README.md (#6642)

for blockchain file
This commit is contained in:
Devesh Swarnkar
2022-10-30 15:44:02 +05:30
committed by GitHub
parent 48a73a28d4
commit ba576a9a0b

8
blockchain/README.md Normal file
View File

@ -0,0 +1,8 @@
# 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.
* <https://en.wikipedia.org/wiki/Blockchain>
* <https://en.wikipedia.org/wiki/Chinese_remainder_theorem>
* <https://en.wikipedia.org/wiki/Diophantine_equation>
* <https://www.geeksforgeeks.org/modular-division/>