区块链学习资料汇总(随时更新)

       最近一段时间,在研究区块链方便的内容,这段时间不定期的输出学习笔记。今天我先来对收藏区块链-以太坊中一些不错的网站、资料做一个汇总。

1.精通比特币Github英文版地址:https://github.com/bitcoinbook/bitcoinbook

2.精通比特币中文版地址:http://zhibimo.com/read/wang-miao/mastering-bitcoin/index.html

3.以太坊白皮书中文版:http://ethfans.org/posts/ethereum-whitepaper

4.Go安装包下载:http://www.golangtc.com/download

5.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%B0

dapps for beginner:https://dappsforbeginners.wordpress.com/

12.数字货币交易查看:https://poloniex.com/

13.JSON-RPC接口:https://github.com/ethereum/wiki/wiki/JSON-RPC

14.以太坊 汪晓明的博客:http://wangxiaoming.com/

15.truffle官方网站:http://truffle.readthedocs.io/en/latest/

16.不错的wiki:http://gitlab.tuqitech.com/hyperion/wiki/wikis/home

17.智能合约的一些例子:https://github.com/fivedogit/solidity-baby-steps/tree/master/contracts/

18.详解比特币的原理和运行机制 视频讲解:http://open.163.com/movie/2016/7/I/S/MBQU8RAT9_MBQU9CUIS.html

19.币看比特币官网: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

25.智能合约安全最佳实践 https://github.com/ConsenSys/smart-contract-best-practices/blob/master/README-zh.md

26.深入浅出区块链 https://learnblockchain.cn/

你可能感兴趣的:(区块链学习资料汇总(随时更新))