This commit is contained in:
Ravi Singh 2024-10-02 14:28:39 +02:00 committed by GitHub
commit 2ee9ff8f73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Blockchain Normal file
View File

@ -0,0 +1,4 @@
* [A Peer-to-Peer Electronic Cash System] (https://bitcoin.org/bitcoin.pdf)
< This paper was the introduction to bitcoin as applicaton of the blockchain technology.
* [Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains](https://arxiv.org/pdf/1801.10228)
< This paper was the introduction to private blockchain based on open source framework Hyperledger Fabric.