mirror of
https://github.com/yjjnls/awesome-blockchain.git
synced 2024-12-26 07:09:22 -05:00
Added Annotated white paper links for Bitcoin and Ethereum
This commit is contained in:
parent
da92f231b3
commit
e7ae1245d0
@ -190,7 +190,7 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch
|
||||
|
||||
**Bitcoin** is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin uses **peer-to-peer** technology to **operate with no central authority**: managing transactions and issuing money are carried out collectively by the network.
|
||||
|
||||
- [BitCoin white paper: A Peer-to-Peer Electronic Cash System](https://bitcoin.org/bitcoin.pdf) / [Chinese version](BitCoin/white%20paper.md)
|
||||
- [BitCoin white paper: A Peer-to-Peer Electronic Cash System](https://bitcoin.org/bitcoin.pdf) / [Chinese version](BitCoin/white%20paper.md) / [Annotated BitCoin white paper](https://fermatslibrary.com/s/bitcoin)
|
||||
- [Mastering BitCoin](https://github.com/bitcoinbook/bitcoinbook) / [Chinese version](http://book.8btc.com/books/6/masterbitcoin2cn/_book/) / [pdf download](http://book.8btc.com/master_bitcoin?export=pdf)
|
||||
- [Bitcoin Improvement Proposals (BIPs)](https://github.com/bitcoin/bips/)
|
||||
|
||||
@ -211,7 +211,7 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch
|
||||
These apps run on a custom built **blockchain, an enormously powerful shared global infrastructure that can move value around and represent the ownership of property.**
|
||||
|
||||
|
||||
- [Ethereum white paper](https://github.com/ethereum/wiki/wiki/White-Paper) / [Chinese version](./Ethereum/white%20paper.md)
|
||||
- [Ethereum white paper](https://github.com/ethereum/wiki/wiki/White-Paper) / [Chinese version](./Ethereum/white%20paper.md) / [Annotated Ethereum white paper](https://fermatslibrary.com/s/ethereum-a-next-generation-smart-contract-and-decentralized-application-platform)
|
||||
- [Mastering Ethereum](https://github.com/ethereumbook/ethereumbook) / [Chinese version](https://github.com/inoutcode/ethereum_book)
|
||||
- [Ethereum Yellow Paper](https://ethereum.github.io/yellowpaper/paper.pdf) / [Chinese version](https://github.com/yuange1024/ethereum_yellowpaper)
|
||||
- [Ethereum wiki](https://github.com/ethereum/wiki/wiki)
|
||||
|
Loading…
Reference in New Issue
Block a user