mirror of
https://github.com/yjjnls/awesome-blockchain.git
synced 2024-10-01 00:45:35 -04:00
add blockchain papers
This commit is contained in:
parent
9ab39e1683
commit
da92f231b3
84
README.md
84
README.md
@ -11,49 +11,50 @@ The blockchain is an incorruptible digital ledger of economic transactions that
|
|||||||
## Contents
|
## Contents
|
||||||
<details><summary>Click to expand</summary>
|
<details><summary>Click to expand</summary>
|
||||||
|
|
||||||
- [Awesome Blockchain](#awesome-blockchain)
|
- [Awesome Blockchain](#Awesome-Blockchain)
|
||||||
- [Contents](#contents)
|
- [Contents](#Contents)
|
||||||
- [Frequently Asked Questions (F.A.Q.s) & Answers](#frequently-asked-questions-faqs--answers)
|
- [Frequently Asked Questions (F.A.Q.s) & Answers](#Frequently-Asked-Questions-FAQs--Answers)
|
||||||
- [Basic Introduction](#basic-introduction)
|
- [Basic Introduction](#Basic-Introduction)
|
||||||
- [Encryption knowledge](#encryption-knowledge)
|
- [Encryption knowledge](#Encryption-knowledge)
|
||||||
- [Consensus](#consensus)
|
- [Consensus](#Consensus)
|
||||||
- [Account and transaction model](#account-and-transaction-model)
|
- [Account and transaction model](#Account-and-transaction-model)
|
||||||
- [Exchange](#exchange)
|
- [Exchange](#Exchange)
|
||||||
- [Applications](#applications)
|
- [Applications](#Applications)
|
||||||
- [Governance](#governance)
|
- [Governance](#Governance)
|
||||||
- [Digital currency ranking](#digital-currency-ranking)
|
- [Digital currency ranking](#Digital-currency-ranking)
|
||||||
- [Development Tutorial](#development-tutorial)
|
- [Development Tutorial](#Development-Tutorial)
|
||||||
- [BitCoin](#bitcoin)
|
- [BitCoin](#BitCoin)
|
||||||
- [Ethereum](#ethereum)
|
- [Ethereum](#Ethereum)
|
||||||
- [Consortium Blockchain](#consortium-blockchain)
|
- [Consortium Blockchain](#Consortium-Blockchain)
|
||||||
- [Fabric](#fabric)
|
- [Fabric](#Fabric)
|
||||||
- [FISCO-BCOS](#fisco-bcos)
|
- [FISCO-BCOS](#FISCO-BCOS)
|
||||||
- [Releated Tools](#releated-tools)
|
- [Releated Tools](#Releated-Tools)
|
||||||
- [Solidity](#solidity)
|
- [Solidity](#Solidity)
|
||||||
- [truffle](#truffle)
|
- [truffle](#truffle)
|
||||||
- [web3.js](#web3js)
|
- [web3.js](#web3js)
|
||||||
- [Implementation of Blockchain](#implementation-of-blockchain)
|
- [Implementation of Blockchain](#Implementation-of-Blockchain)
|
||||||
- [Projects and Applications](#projects-and-applications)
|
- [Projects and Applications](#Projects-and-Applications)
|
||||||
- [Quorum](#quorum)
|
- [Quorum](#Quorum)
|
||||||
- [Monero](#monero)
|
- [Monero](#Monero)
|
||||||
- [IOTA](#iota)
|
- [IOTA](#IOTA)
|
||||||
- [EOS](#eos)
|
- [EOS](#EOS)
|
||||||
- [IPFS](#ipfs)
|
- [IPFS](#IPFS)
|
||||||
- [Filecoin](#filecoin)
|
- [Filecoin](#Filecoin)
|
||||||
- [BigchainDB](#bigchaindb)
|
- [BigchainDB](#BigchainDB)
|
||||||
- [BitShares](#bitshares)
|
- [BitShares](#BitShares)
|
||||||
- [Further Extension](#further-extension)
|
- [Further Extension](#Further-Extension)
|
||||||
- [Books](#books)
|
- [Papers](#Papers)
|
||||||
- [Applications](#applications-1)
|
- [Books](#Books)
|
||||||
- [Identity Applications](#identity-applications)
|
- [Applications](#Applications-1)
|
||||||
- [Public Blockchain Identity](#public-blockchain-identity)
|
- [Identity Applications](#Identity-Applications)
|
||||||
- [Blockchain as a collateral](#blockchain-as-a-collateral)
|
- [Public Blockchain Identity](#Public-Blockchain-Identity)
|
||||||
- [Unclear](#unclear)
|
- [Blockchain as a collateral](#Blockchain-as-a-collateral)
|
||||||
- [Guidance](#guidance)
|
- [Unclear](#Unclear)
|
||||||
- [Internet of Things Applications](#internet-of-things-applications)
|
- [Guidance](#Guidance)
|
||||||
- [Energy Applications](#energy-applications)
|
- [Internet of Things Applications](#Internet-of-Things-Applications)
|
||||||
- [Media and Journalism](#media-and-journalism)
|
- [Energy Applications](#Energy-Applications)
|
||||||
- [Contribute](#contribute)
|
- [Media and Journalism](#Media-and-Journalism)
|
||||||
|
- [Contribute](#Contribute)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
@ -466,6 +467,7 @@ Key enhancements over go-ethereum:
|
|||||||
|
|
||||||
---
|
---
|
||||||
## Further Extension
|
## Further Extension
|
||||||
|
### [Papers](https://github.com/decrypto-org/blockchain-papers)
|
||||||
|
|
||||||
### Books
|
### Books
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user