diff --git a/Blockchain b/Blockchain new file mode 100644 index 0000000..7d02f36 --- /dev/null +++ b/Blockchain @@ -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.