add blockchain papers

This commit is contained in:
yjjnls 2019-06-27 16:47:33 +08:00
parent 9ab39e1683
commit da92f231b3

View File

@ -11,49 +11,50 @@ The blockchain is an incorruptible digital ledger of economic transactions that
## Contents
<details><summary>Click to expand</summary>
- [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)
</details>
@ -466,6 +467,7 @@ Key enhancements over go-ethereum:
---
## Further Extension
### [Papers](https://github.com/decrypto-org/blockchain-papers)
### Books