您的位置:首页 > 其它

区块链-以太坊学习资料汇总

2016-12-04 00:25 387 查看
       最近一段时间以来,对区块链的底层研究和基于区块链的应用开发已经越来越火热了。机缘巧合,目前我也在进行区块链方面的开发,在之后的博客中,我会和大家一起分享区块链开发中的酸甜苦辣。今天我先来对收藏区块链-以太坊中一些不错的网站、资料做一个汇总,作为入门和进阶,这些资料都是很不错的,所以来和大家共享。

1.精通比特币Github英文版地址:https://github.com/bitcoinbook/bitcoinbook2.精通比特币中文版地址:http://zhibimo.com/read/wang-miao/mastering-bitcoin/index.html3.以太坊白皮书中文版:http://ethfans.org/posts/ethereum-whitepaper4.Go安装包下载:http://www.golangtc.com/download5.Go学习网站:Golang中国:http://www.golangtc.com/Go编程语言:http://docscn.studygolang.com/6.比特币:https://bitcoin.org/zh_CN/7.以太坊爱好者:http://ethfans.org/8.以太坊官网:https://www.ethereum.org/以太坊官网博客:https://blog.ethereum.org/9.巴比特:http://www.8btc.com/10.solidity:https://readthedocs.org/projects/solidity/https://solidity.readthedocs.io/en/latest/index.html#http://ethdocs.org/en/latest/index.html#11.智能合约资料以太坊智能合约编程菜鸟教程:http://ethfans.org/posts/101-noob-intro#%E7%AC%AC%E4%B8%80%E9%83%A8%E5%88%86.%20%E6%A6%82%E8%BF%B0dapps for beginner:https://dappsforbeginners.wordpress.com/12.数字货币交易查看:https://poloniex.com/13.JSON-RPC接口:https://github.com/ethereum/wiki/wiki/JSON-RPC14.以太坊 汪晓明的博客:http://wangxiaoming.com/15.truffle官方网站:http://truffle.readthedocs.io/en/latest/16.不错的wiki:http://gitlab.tuqitech.com/hyperion/wiki/wikis/home17.智能合约的一些例子:https://github.com/fivedogit/solidity-baby-steps/tree/master/contracts/18.详解比特币的原理和运行机制 视频讲解:http://open.163.com/movie/2016/7/I/S/MBQU8RAT9_MBQU9CUIS.html19.币看比特币官网:http://bitkan.com/
20.比特币客户端下载:https://bitcoin.org/zh_CN/choose-your-wallet
21.智能合约在线编译器:https://ethereum.github.io/browser-solidity/
22.不错的区块链社区:http://www.qkldx.net/categories
https://gitter.im/ethereum/solidity/

23.solidity官方文档中文版:http://wiki.jikexueyuan.com/project/solidity-zh/introduction-smart-contracts.html
24.以太坊常见问题FAQ:http://8btc.com/thread-23195-1-1.html

      在我们的区块链的开发过程中,始终离不开上面的这些网站。他山之石,可以攻玉。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: