区块链世界

资源整理

Posted by lanbery on April 13, 2016

收集有用的资源

区块链

水管

申请测试以太币

Ethereum

etherscan

Web3js API

Web3js

Infura

infura docs http://www.dappuniversity.com/articles/blockchain-app-tutorial

Solidity

Solidity 0.5.9 Docs

Build Blockchain

How to Build Blockchain

Demo

https://github.com/9992800/Dapp-on-Ethereum/blob/master/chapter-6/lottery/app/src/index.js https://github.com/sofanetwork/smartContract

JAVA

Java Spring boot

spring boot

Pet-shop

Pet-shop

DAG

DAG

Ethereum Useful URL

该网站为以太坊的官方网站,有详细的以太坊介绍和各种连接地址,推荐详细看一看

该网站能全面的显示网络状态,包括节点、难度、算力等等,非常直观

该网站提供了以太坊很多应用资源,比如市场情况、合约辅助工具、已发布的智能合约、以太坊网络、DAAP等,方便开发和发布

以太坊官方推荐开发框架Meteor说明书:https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor 这个开发框架是以太坊官方推荐的,写进了以太坊的官方wiki,值得学习

以太坊开发框架dapple说明书:http://dapple.readthedocs.io/en/master/ 这个开发框架是在gitter chart上看到的

该网站是以太坊的gitter chart的网站,根据项目分了很多房间,只要你提问题,大部分有人回答,很不错,不过只能英语交流。