您的位置:首页 > 其它

区块链大神与技术,附赠超全开发资料

2018-03-14 00:00 615 查看
区块链技术大神 中本聪
“我希望人们能够有一种区别,即人们认为我是第一个知道怎样建立一个无信任第三方为基础的系统的人”。从未路面的神秘人物,区块链技术发明者,区块链技术的创造了第一个应用

比特币,以白皮书《比特币: 一个点对点电子现金系统》震惊世界。

曾是密码朋克成员之一,拥有惊人的密码学、计算机、数学与经济学知识。 

【互联网上只流传着他的事迹,却没有照片】

维塔利克•布特林 Vitalik Buterin(V神)俄罗斯裔加拿大人,94年出生,天才少年。以太坊和以太币创始人,创造的以太坊ETH直接将区块链从1.0推进到2.0,如果说中本聪发明了区块链,那么V神则将区块链技术推向浪潮之巅。



 丹尼尔•拉瑞莫 Daniel LarimerBM大神,在Bitcointalk论坛上的ID为ByteMaster,曾用这个ID和中本聪探讨过共识机制,也与Vitalik讨论过有关以太坊的一些棘手问题。世界上唯一一个连续成功开发了三个基于区块链技术的去中心化系统的人。他是Bitshares,Steem和EOS的联合创始人。目前致力于打造公链提供基础设施的平台EOS。


本文收集了所有区块链技术开发的相关资料,区块链技术并不神奇,同样是用代码写出来的,它早晚会像关系型数据库一样应用到各个行业。让我们跟着大神的步伐,赶快学习起来吧!
介绍
入门区块链技术指南:区块链领域比较系统的入门资料https://yeasy.gitbooks.io/blockchain_guide
一步一步学区块链:按步骤的实际操作入门指南http://blog.csdn.net/jwter87/article/details/53322642
区块链技术-智能合约-以太坊:以太坊智能合约入门概念http://ethfans.org/posts/block-chain-technology-smart-contracts-and-ethereum
理解区块链:区块链关键要点讲解http://blog.csdn.net/csolo/article/details/52858236
(一)简单易懂地介绍什么是区块链:比特币区块链关键词讲解https://zhuanlan.zhihu.com/p/22228902
(二)简单易懂地介绍什么是区块链(技术篇):比特币区块链技术图解https://zhuanlan.zhihu.com/p/23243289
一文看懂区块链架构设计:从技术分层解构架构http://www.8btc.com/ebook-blockchain
以太坊进阶以太坊白皮书http://ethfans.org/wikis/%E4%BB%A5%E5%A4%AA%E5%9D%8A%E7%99%BD%E7%9A%AE%E4%B9%A6
The Ethereum Wikihttps://theethereum.wiki/w/index.php/Main_Page
以太坊设计原理http://ethfans.org/posts/510
以太坊代码剖析http://ethfans.org/topics/227
以太坊源码阅读http://www.cnblogs.com/baizx/category/1011749.html
Merkle Tree学习http://blog.csdn.net/jiange_zh/article/details/53386250
Fabirc联盟链进阶Blockchain区块链架构设计之一:成员管理https://zhuanlan.zhihu.com/p/23356616
Blockchain区块链架构设计之二:分布式账本技术对比https://zhuanlan.zhihu.com/p/23463699
Blockchain区块链架构设计之三:Hyperledger Fabric介绍https://zhuanlan.zhihu.com/p/23947372
Blockchain区块链架构设计之四:Fabric多通道和下一代账本设计https://zhuanlan.zhihu.com/p/24605987
Blockchain区块链架构设计之五:让DLT产生协作,对Corda和GSL的思考https://zhuanlan.zhihu.com/p/25061575
Blockchain区块链架构设计之六:Fabric 1.0账本设计(1)https://zhuanlan.zhihu.com/p/25119939
Blockchain区块链架构设计之七:Fabric 1.0 Endorse背书策略https://zhuanlan.zhihu.com/p/25295608
Hyperledger架构解读:Hyperledger Fabric1.0架构概览http://www.wanbizu.com/blockchain/201702078984.html
教程比特币Bitcoin and Cryptocurrency Technologies:Cousera上的比特币教程https://www.coursera.org/learn/cryptocurrency
以太坊以太坊从零开始入门http://www.jianshu.com/p/220130b39e22
以太坊开发入门经验http://me.tryblockchain.org/getting-up-to-speed-on-ethereum.html
mac配置以太坊本地开发环境https://my.oschina.net/wtsoftware/blog/782057
以太坊智能合约编程之菜鸟教程http://ethfans.org/posts/101-noob-intro
以太坊常见问题FAQhttp://8btc.com/thread-23195-1-1.html
区块链语言Solidity校验椭圆曲线加密数字签名(附实例)http://www.toutiao.com/i6401418700217385473/?tt_from=weixin&utm_campaign=client_share&from=groupmessage&app=news_article&utm_source=weixin&iid=8932715408&utm_medium=toutiao_ios&wxshare_count=2&pbid=35867484354
Create your own crypto-currency:来自以太坊官方的代币创建教程https://www.ethereum.org/token
ETHEREUM PET SHOP:Truffle框架逐步案例教程http://truffleframework.com/tutorials/pet-shop
ROBUST SMART CONTRACTS WITH OPENZEPPELIN:OpenZeppelin集成Truffle编写健壮安全的合约http://zeppelin.tryblockchain.org/robust-smart-contracts-with-openzeppelin.html
Truffle3.0案例教程:集成NodeJS并完全跑通,附详细实例和可能的错误http://truffle.tryblockchain.org/truffle3.0-integrate-nodejs.html
以太坊开发入门教程http://blog.csdn.net/wo541075754/article/category/6502432/1
Fabric联盟链Fabric Basics:使用Docker Toolbox来搭建Fabric的开发环境(英文资料)https://github.com/angrbrd/hyperledger-fabric-basics
Learn Chaincode:Fabric Chaincode入门(英文资料)https://github.com/IBM-Blockchain/learn-chaincode
Marbles Project Tutorial: Part One:官方Chaincode案例教程第一部分(英文资料)https://github.com/IBM-Blockchain/marbles/blob/master/docs/tutorial_part1.md
Marbles Project Tutorial: Part Two:官方Chaincode案例教程第二部分(英文资料)https://github.com/IBM-Blockchain/marbles/blob/master/docs/tutorial_part2.md
Hyperledger Fabric V1.0– 开发者快速入门:这个是基于baseos 0.2.2 的https://zhuanlan.zhihu.com/p/25070745
搭建运行Fabric V1.0-alpha版本:针对Fabric1.0版本的开发环境搭建指引http://blog.csdn.net/kojhliang/article/details/66971404
Fabric v1.0-alpha 开发镜像编译:使用Fabric源码编译v1.0-alpha版本的Docker镜像指引http://blog.csdn.net/remote_roamer/article/details/70228662
Hyperledger Composer使用入门:官方Fabric应用开发工具Hyperledger Composer入门http://www.jianshu.com/p/7bc258810b77
Fabric-CA-1.0-Alpha小结http://www.jianshu.com/p/ec7d4216c3cf
视频Building Ethereum DApps using Solidity:视频教程https://www.youtube.com/watch?v=9_coM_g7Dbg&list=PLH4m2oS2ratdoHFEkGvwvd7TkeTv4sa7Z
Devcon 0 (Berlin, 2014) talks and videoshttps://www.youtube.com/watch?v=_BvvUlKDqp0&list=PLJqWcTqh_zKEjpSej3ddtDOKPRGl_7MhS
Devcon 1 (London, 2015) talks and videoshttps://www.youtube.com/watch?v=BUARih8_f68&list=PLJqWcTqh_zKHQUFX4IaVjWjfT2tbS4NVk
Devcon 2 (Shanghai, 2016) talks and videoshttps://www.youtube.com/watch?v=1wayaZ1-iBE&list=PLaM7G4Llrb7xqzgOwbvNv63_KM7VH84Rd
Devcon 3 (Cancún, 2017) website and registrationhttp://ethereumfoundation.org/devcon3/
项目区块链底层Metaverse 原界链源码https://github.com/mvs-org/metaverse
EOS EOS链源码https://github.com/EOSIO/eos
比特币0.1 最原始的比特币代码https://github.com/fkysly/bitcoin0.1.0
Blockbench 区块链性能测试工具https://github.com/ooibc88/blockbench
Quorum 来自JP Morgan基于Go-Ethereum数据隐私加强的以太坊实现https://github.com/jpmorganchase/quorum
BCOS 来自微众银行的增强版以太坊实现https://github.com/bcosorg/bcos
Presto-Ethereum 以太坊增加Presto的SQL访问能力https://github.com/xiaoyao1991/presto-ethereum
SDK工具包Truffle 以太坊Dapp开发脚手架https://github.com/trufflesuite/truffle
Cakeshop 来自JP Morgan的以太坊可视化管理工具https://github.com/jpmorganchase/cakeshop
Zeppelin 用于编写安全的以太坊合约框架https://github.com/OpenZeppelin/zeppelin-solidity
Web3j 以太坊官方轻量级java SDKhttps://github.com/web3j/web3j
Porosity 反编译以太坊智能合约工具https://github.com/comaeio/porosity
Composer 官方可视化Fabric应用开发框架https://github.com/hyperledger/composer
资料比特币精通比特币 精通比特币开发Oreilly开源书 中文翻译版https://github.com/bitcoinbook/bitcoinbook
blockchaindev.org 区块链创业公司维优CTO的专栏http://blockchaindev.org/
区块链研习社 比特币源码解读http://www.jianshu.com/u/30081a05cf95
以太坊Mastering Ethereum 精通以太坊开发Oreilly开源书https://github.com/ethereumbook/ethereumbook
区块链技术博客 关注以太坊http://me.tryblockchain.org/
以太坊系列教程 solidity语言学习http://gi1.cn/topics/category/solidity
Solidity语言文档 语言中文手册http://www.tryblockchain.org/
Web3.JS接口文档 接口中文手册http://web3.tryblockchain.org/
Truffle框架文档 框架中文手册http://truffle.tryblockchain.org/
Open Zeppelin框架文档 框架中文手册http://zeppelin.tryblockchain.org/
Ethplorer接口 Ethplorer接口文档https://github.com/EverexIO/Ethplorer/wiki/Ethplorer-API?from=etop
以太坊常见问题FAQhttp://8btc.com/thread-23195-1-1.html
EthList 以太坊开发相关学习资料收集https://github.com/Scanate/EthList
Fabric联盟链Fabric Official Docs Fabric官方最新文档https://hyperledger-fabric.readthedocs.io/en/latest/
浮白 Fabric开发环境搭建与codechain入门http://fubai.tech/
yeasy的专栏 IBM fabric核心开发者yeasy的专栏http://blog.csdn.net/yeasy
菜鸟的博客 fabric0.6及1.0源码分析http://blog.csdn.net/xjmtxwd24/
jiang_xinxing的博客 fabric0.6源码分析http://blog.csdn.net/jiang_xinxing/article/category/6642179
应用Explore 链浏览Blockchain 比特币区块链浏览器https://blockchain.info/
Etherscan 以太坊区块链浏览器https://etherscan.io/
Wallet 钱包My Ether Wallet 官方版钱包https://myetherwallet.com/
MetaMask Chrome Extension浏览器插件版https://metamask.io/
Multi-platform Jaxx Wallet 同时兼容以太坊和比特币钱包https://jaxx.io/
Mist Wallet 官方版轻量级钱包https://github.com/ethereum/mist/releases/latest
Parity Wallethttps://github.com/paritytech/parity/releases/latest
Harmony Wallethttps://github.com/ether-camp/ethereum-harmony/releases/latest
imToken 移动App版钱包https://token.im/
Ledger Nano S 硬件钱包https://theethereum.wiki/w/index.php/Ledger_Nano_S
Trezor 硬件钱包https://blog.trezor.io/trezor-integration-with-myetherwallet-3e217a652e08
IM 通信status-im status.im项目开源代码https://github.com/status-im/status-network-token
slockit Slock.it项目使用的智能合约https://github.com/slockit/smart-contract
Social 社会dharma 第三方增信源码https://dharma.io/
Chronobank 共享机制https://chronobank.io/
Exchange 交易所0x 0x交易所源码https://www.0xproject.com/otchttps://github.com/0xProject/contracts
ethdelf etherdelta交易所源码https://etherdelta.github.io/#ZRX-ETHhttps://github.com/etherdelta/smart_contract
Dmarket dmarket交易所源码https://dmarket.io/https://github.com/suntechsoft/dmarket-smartcontract
augur 对赌交易所源码https://augur.net/https://github.com/AugurProject
melonport 数字资产交易所源码https://melonport.com/https://github.com/melonproject
Cross Chain 跨链Cosmos cosmos跨链交易,包括BTC到ETH源码https://cosmos.network/https://github.com/cosmos
polkadot polkadot跨链,实现了一个轻量级以太坊客户端源码https://polkadot.io/https://github.com/paritytech/parity
Token 代币ERC20 以太坊的ICO代币标准https://github.com/ethereum/EIPs/pull/610
Token Sale 代币销售模型http://vitalik.ca/general/2017/06/09/sales.html
maker Dai代币https://makerdao.com/
Awesome Ethereum以太坊相关详细开发资源收集https://github.com/chaozh/awesome-blockchain/tree/master/Ethereum
Awesome FabricFabric联盟链相关详细开发资源收集https://github.com/chaozh/awesome-blockchain/tree/master/Hyperledger%20Fabric
本文基于作者采用的 CC0 许可协议转载,作者 chaozh,熟知 OS Kernel 到 Web 前端的全栈工程师。原文地址:https://github.com/chaozh/awesome-blockchain∞∞∞∞∞公众号回复“区块链”,邀你加入{区块链技术圈}



IT派 - {技术青年圈}持续关注互联网、区块链、人工智能领域


往期精彩回顾

2018年,人工智能 VS 区块链,谁更牛逼?
AI人才大迁徙:如何迅速成为机器学习内行?
一个视频带你看懂区块链将如何改变世界
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: