Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
xilibi2003 committed Jul 23, 2024
1 parent 55ab2da commit 2863286
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 deletions.
26 changes: 21 additions & 5 deletions bitcoin/基础概念/比特币.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,36 @@
#### 经典必读

1. [《比特币白皮书》](https://bitcoin.org/files/bitcoin-paper/bitcoin_zh_cn.pdf)
2. [《精通比特币 第 3 版》 英文版](https://github.com/bitcoinbook/bitcoinbook)

2. [《精通比特币 第 3 版》 英文版](https://github.com/bitcoinbook/bitcoinbook)

3. [《精通比特币 第 3 版》 中文版](https://berryjam.github.io/mastering-bitcoin-3rd/book.pdf)
4. [比特币开发者系列 英文版](https://davidederosa.com/basic-blockchain-programming/)
5. [比特币开发者系列 中文版 - 专栏](https://learnblockchain.cn/column/65/intro)

4. [learnmeabitcoin (英文) - 一个介绍bitcoin 各种背后细节的网站 ](https://learnmeabitcoin.com/)

5. [比特币开发者指南 - 英文](https://developer.bitcoin.org/devguide/index.html)

6. [比特币开发者指南(未同步更新) - 中文](https://0dayzh.gitbooks.io/bitcoin_developer_guide/content/)

7. [通过命令行学比特币](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line)

8. [比特币基础编程 英文版](https://davidederosa.com/basic-blockchain-programming/)

9. [比特币基础编程 中文版 - 专栏](https://learnblockchain.cn/column/65/intro)

10. [比特币开发 - 哲学思考](https://bitcoindevphilosophy.com/)



#### 资料导航

如果你是开发者,为软件开发人员准备的比特币服务和工具列表https://github.com/igorbarinov/awesome-bitcoin
为开发人员准备的比特币服务和工具列表https://github.com/igorbarinov/awesome-bitcoin

全面的中文 BTC 学习资料:BTCStudy https://www.btcstudy.org/

比特币生态资源导航:https://123btc.org/


比特币脚本模拟工具: https://wschae.github.io/build/editor.html



Expand Down
3 changes: 3 additions & 0 deletions eth/升级历程.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@


升级历程可参考:https://ethroadmap.com/

0 comments on commit 2863286

Please sign in to comment.