# go-ethereum **Repository Path**: ryu_shen/go-ethereum ## Basic Information - **Project Name**: go-ethereum - **Description**: Ethereum Frontier Guide中文版,原地址为:https://ethereum.gitbooks.io/frontier-guide/content/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-06 - **Last Updated**: 2021-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-ethereum Ethereum Frontier Guide中文版,原地址为:https://ethereum.gitbooks.io/frontier-guide/content/ 本翻译只包括了第一章到第五章的内容,对于初学者来说,这个应该是最关心的内容了。 ## 背景 最近我司在研究blockchain,看是否可以与现有业务结合产生新的火花,看了一些资料,以太坊是着重研究的对象。打算走truffle + go-ethereum路线,所以翻译Ethereum Frontier Guide,这个持续时间可能比较长,不过我应该会坚持下去,假如你同样有兴趣,可以Fork或者PR ## 推荐 推荐几个链接,我在研究过程中收藏的,由于花很多功夫在研读官方文档了,其他资料的搜集并不是很多。 * [汪晓明的博客](http://wangxiaoming.com/) * [巴比特电子书](http://book.8btc.com/e_book) * [不是假网站](http://me.tryblockchain.org/week20170404.html) * [区块链技术中文社区](https://www.bitshuo.com/)