Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChihChengLiang/Ethereum_study_guide
學習 Ethereum 的指引
https://github.com/ChihChengLiang/Ethereum_study_guide
bitcoin ethereum
Last synced: 3 months ago
JSON representation
學習 Ethereum 的指引
- Host: GitHub
- URL: https://github.com/ChihChengLiang/Ethereum_study_guide
- Owner: ChihChengLiang
- Created: 2016-06-20T11:44:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T15:55:52.000Z (over 7 years ago)
- Last Synced: 2024-04-17T04:54:31.016Z (7 months ago)
- Topics: bitcoin, ethereum
- Size: 4.88 KB
- Stars: 49
- Watchers: 13
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blockchain - 學習 Ethereum 的指引
README
# Ethereum 建議學習路徑
## 先了解 Bitcoin
Bitcoin 可說是區塊鏈的最低可行產品 (MVP) ,在進入任意區塊鏈領域前,都建議先掌握比特幣基本概念。
- 閱讀 [Mastering Bitcoin](https://github.com/bitcoinbook/bitcoinbook)
- [簡中版](https://www.bitcoinbook.info/translations/cmn/book.pdf)
- 請踴躍協助翻譯[繁中版](https://www.transifex.com/bitcoinbook/mastering-bitcoin/)
- 普林斯頓在 Coursera 開設的 [比特幣和數字貨幣技術](https://zh-tw.coursera.org/course/bitcointech)
- 免註冊,影片已可在 [Youtube 上播放清單](https://www.youtube.com/channel/UCNcSSleedtfyDuhBvOQzFzQ)觀看
- 亂亂的 [筆記](http://hashedportfolio.blogspot.tw/)## 了解 Ethereum
- 讀 [白皮書](https://github.com/ethereum/wiki/wiki/White-Paper) 以掌握 Ethereum 基本細節
- 讀 [Problems](https://github.com/ethereum/wiki/wiki/Problems) 以掌握密碼經濟學的重要問題藍圖。
- 讀 Vitalik 的 [部落格文章](https://blog.ethereum.org/) 以得到核心概念的引導。## 實作
- 安裝 [官方錢包](https://github.com/ethereum/mist#installation) ,並走過同步區塊、創建帳號、交易、智能契約,等範例。
- [Mist 與智能契約](https://medium.com/@hsiehyungchen/ethereum-smart-contract-%E6%92%B0%E5%AF%AB-68588a3d8358#.mh2fvg4qq)
- [Truffle, testrpc 開發流](https://d3vv6lp55qjaqc.cloudfront.net/items/0I291N0j0n2b1G3D352N/truffle.html) ,舒適開發體驗,不需接真的公鏈或私鏈,免心算 gas 或等交易。
- 玩 [parity](https://github.com/ethcore/parity) ,快速同步區塊、很好安裝### 過時
- [架 pyethapp cluster](https://medium.com/@chihchengliang/%E5%BB%BA%E7%AB%8B%E8%87%AA%E5%B7%B1%E7%9A%84-ethereum-%E7%A7%81%E9%8F%88%E5%81%9A%E7%A0%94%E7%A9%B6-e8943a82232b#.iyln1kd5z)
## 關注 Ethereum 動態
- [每週 Ethereum 新聞](http://www.weekinethereum.com/)
- [Reddit](https://www.reddit.com/r/ethereum) 上有一般討論,核心人員也會在上面出現回覆問題。
- [Medium](https://medium.com/tag/ethereum) 偶爾會有精彩文章分析
- 如果 Reddit 懶得一筆一筆看的話,訂閱這個 [臉書專頁](https://www.facebook.com/Ethereum-news-1024476174267058/?fref=ts) 讓他們自然出現在臉書上。
- [Bitcoin 比特幣中文社團](https://www.facebook.com/groups/bitcoin.tw/) 上的 Joye Lin 會幾乎即時貼歐美、中國、台灣等所有區塊鏈重要新聞,並附上評論。比較交易面的消息也可在這裡討論。
- [Proof of Stake 的研究](https://gitter.im/ethereum/research)
- 台灣的技術社群:
- [臉書討論團](https://www.facebook.com/groups/443751072484739/)
- 台北 Ethereum Meetup :
- [實體聚會](meetup.com/Taipei-Ethereum-Meetup/), [Youtube 頻道](https://www.youtube.com/channel/UCVmRAQeesq4TA3rdvbz-IkQ)
- [歷次聚會投影片、影片、程式碼](https://github.com/EtherTW/Taipei-Ethereum-Wiki/wiki/All-talks)
- [較零散的學習資源整理](https://github.com/EtherTW/Taipei-Ethereum-Wiki/wiki/Learning-Resources)## 貢獻指南
- 上述提到的 Ethereum 專案都是貢獻程式碼的目標,業界很需要深入研究的人
- 上述提到的文章或書如果是英文的,代表還沒有繁體翻譯。這塊更需要貢獻。
- 區塊鏈的技術快速湧出,急需定義中文翻譯以利後續媒體、學術研究。請協助翻譯 [詞彙表](https://github.com/EtherTW/blockchain_vocabulary)
- 本文件,歡迎補充# 進階
## 更多智能契約
見本專案 [contracts.md](./contracts.md)
# 通識性的介紹
不建議只看這些,但如果您真的很缺時間 ...
- [訓練課程:
如何評估多中心應用與設計智能合約架構](https://docs.google.com/presentation/d/1skVKF69RNGIrsiZR8EcXLKBZGmamNCDnldXhVx1l3fE)
- [陳昶吾 | A Tour of Ethereum Ecosystem | Taipei Ethereum Meetup #12 螢幕錄影](https://www.youtube.com/watch?v=uFBu2P1mwFU)# 就是要讀論文派
- Arvind Narayanan 的論文清單[Research for Practice:
Cryptocurrencies, Blockchains, and Smart Contracts;](http://queue.acm.org/detail.cfm?id=3043967)