update
This commit is contained in:
22
README.md
22
README.md
@ -14,6 +14,13 @@ The blockchain is an incorruptible digital ledger of economic transactions that
|
|||||||
- [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)
|
||||||
|
- [Consensus](#consensus)
|
||||||
|
- [Exchange](#exchange)
|
||||||
|
- [Applications](#applications)
|
||||||
|
- [Whys: do we need a blockchain?](#whys-do-we-need-a-blockchain)
|
||||||
|
- [Hows: how to use blockchain?](#hows-how-to-use-blockchain)
|
||||||
|
- [Digital currency ranking](#digital-currency-ranking)
|
||||||
- [Further Extension](#further-extension)
|
- [Further Extension](#further-extension)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Applications](#applications)
|
- [Applications](#applications)
|
||||||
@ -114,15 +121,20 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch
|
|||||||
|
|
||||||
## Basic Introduction
|
## Basic Introduction
|
||||||
|
|
||||||
- [Encryption](./Basic/crypto.md)
|
### [Encryption knowledge](./Basic/crypto.md)
|
||||||
- [ ] [Consensus](<>)
|
### Consensus
|
||||||
|
### Exchange
|
||||||
|
### Applications
|
||||||
|
#### [Whys: do we need a blockchain?](https://github.com/yjjnls/awesome-blockchain/blob/master/Extension/application.md#whys)
|
||||||
|
#### [Hows: how to use blockchain?](https://github.com/yjjnls/awesome-blockchain/blob/master/Extension/application.md#hows)
|
||||||
|
<!-- - [ ] [Consensus](<>)
|
||||||
- [Account and transaction model](./Basic/account.md)
|
- [Account and transaction model](./Basic/account.md)
|
||||||
- [ ] [Bitcoin basics](<>)
|
- [ ] [Bitcoin basics](<>)
|
||||||
- [ ] [Ethereum basics](<>)
|
- [ ] [Ethereum basics](<>)
|
||||||
<!-- - [ ] []()链上治理 -->
|
- [ ] []()链上治理
|
||||||
- [ ] [Exchange](<>)
|
- [ ] [Exchange](<>)
|
||||||
- [Applications](./Extension/application.md)
|
- [Applications](./Extension/application.md) -->
|
||||||
- [Digital currency ranking](https://coinmarketcap.com/)
|
### [Digital currency ranking](https://coinmarketcap.com/)
|
||||||
|
|
||||||
## Further Extension
|
## Further Extension
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user