From da92f231b34a15265953b1db4852e2d4a2bafc94 Mon Sep 17 00:00:00 2001 From: yjjnls Date: Thu, 27 Jun 2019 16:47:33 +0800 Subject: [PATCH] add blockchain papers --- README.md | 84 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index 5f1bd90..1bad201 100644 --- a/README.md +++ b/README.md @@ -11,49 +11,50 @@ The blockchain is an incorruptible digital ledger of economic transactions that ## Contents
Click to expand -- [Awesome Blockchain](#awesome-blockchain) - - [Contents](#contents) - - [Frequently Asked Questions (F.A.Q.s) & Answers](#frequently-asked-questions-faqs--answers) - - [Basic Introduction](#basic-introduction) - - [Encryption knowledge](#encryption-knowledge) - - [Consensus](#consensus) - - [Account and transaction model](#account-and-transaction-model) - - [Exchange](#exchange) - - [Applications](#applications) - - [Governance](#governance) - - [Digital currency ranking](#digital-currency-ranking) - - [Development Tutorial](#development-tutorial) - - [BitCoin](#bitcoin) - - [Ethereum](#ethereum) - - [Consortium Blockchain](#consortium-blockchain) - - [Fabric](#fabric) - - [FISCO-BCOS](#fisco-bcos) - - [Releated Tools](#releated-tools) - - [Solidity](#solidity) +- [Awesome Blockchain](#Awesome-Blockchain) + - [Contents](#Contents) + - [Frequently Asked Questions (F.A.Q.s) & Answers](#Frequently-Asked-Questions-FAQs--Answers) + - [Basic Introduction](#Basic-Introduction) + - [Encryption knowledge](#Encryption-knowledge) + - [Consensus](#Consensus) + - [Account and transaction model](#Account-and-transaction-model) + - [Exchange](#Exchange) + - [Applications](#Applications) + - [Governance](#Governance) + - [Digital currency ranking](#Digital-currency-ranking) + - [Development Tutorial](#Development-Tutorial) + - [BitCoin](#BitCoin) + - [Ethereum](#Ethereum) + - [Consortium Blockchain](#Consortium-Blockchain) + - [Fabric](#Fabric) + - [FISCO-BCOS](#FISCO-BCOS) + - [Releated Tools](#Releated-Tools) + - [Solidity](#Solidity) - [truffle](#truffle) - [web3.js](#web3js) - - [Implementation of Blockchain](#implementation-of-blockchain) - - [Projects and Applications](#projects-and-applications) - - [Quorum](#quorum) - - [Monero](#monero) - - [IOTA](#iota) - - [EOS](#eos) - - [IPFS](#ipfs) - - [Filecoin](#filecoin) - - [BigchainDB](#bigchaindb) - - [BitShares](#bitshares) - - [Further Extension](#further-extension) - - [Books](#books) - - [Applications](#applications-1) - - [Identity Applications](#identity-applications) - - [Public Blockchain Identity](#public-blockchain-identity) - - [Blockchain as a collateral](#blockchain-as-a-collateral) - - [Unclear](#unclear) - - [Guidance](#guidance) - - [Internet of Things Applications](#internet-of-things-applications) - - [Energy Applications](#energy-applications) - - [Media and Journalism](#media-and-journalism) - - [Contribute](#contribute) + - [Implementation of Blockchain](#Implementation-of-Blockchain) + - [Projects and Applications](#Projects-and-Applications) + - [Quorum](#Quorum) + - [Monero](#Monero) + - [IOTA](#IOTA) + - [EOS](#EOS) + - [IPFS](#IPFS) + - [Filecoin](#Filecoin) + - [BigchainDB](#BigchainDB) + - [BitShares](#BitShares) + - [Further Extension](#Further-Extension) + - [Papers](#Papers) + - [Books](#Books) + - [Applications](#Applications-1) + - [Identity Applications](#Identity-Applications) + - [Public Blockchain Identity](#Public-Blockchain-Identity) + - [Blockchain as a collateral](#Blockchain-as-a-collateral) + - [Unclear](#Unclear) + - [Guidance](#Guidance) + - [Internet of Things Applications](#Internet-of-Things-Applications) + - [Energy Applications](#Energy-Applications) + - [Media and Journalism](#Media-and-Journalism) + - [Contribute](#Contribute)
@@ -466,6 +467,7 @@ Key enhancements over go-ethereum: --- ## Further Extension +### [Papers](https://github.com/decrypto-org/blockchain-papers) ### Books