This is a creation in Article, where the information may have evolved or changed.
Ethereum Common URLs
Lihe 2016.07.10
Ethereum has a lot of useful sites are distributed abroad, find it very laborious, here summarize
For more articles please see Http://blog.csdn.net/sportshark
1. Ethereum Official website: https://ethereum.org/
The site is the official Ethereum website, with detailed Ethereum introduction and various connection addresses, recommend a detailed look at
2, Ethereum all Source address (official): https://github.com/ethereum/
This github is the source address for all ethereum projects, as well as updates and releases.
3. Ethereum Homestead Document Address (official): http://www.ethdocs.org/en/latest/index.html
This site is a detailed introduction to the Ethereum document, which basically includes all aspects of ethereum, if there are any unclear principles and applications, the basic can be found here and clues.
4, Ethereum network status address (official): https://ethstats.net/
The website can display the network status comprehensively, including node, difficulty, calculation force and so on, very intuitive
5. Ethereum Resources website (official): http://ether.fund/
The site provides many of Ethereum's application resources, such as market conditions, contract AIDS, published smart contracts, Ethereum networks, DAAP, etc. to facilitate development and release.
6. Solidity Programming Document (official): http://solidity.readthedocs.io/en/latest/
This website provides a comprehensive reference manual of the Ethereum solidity language, learning the solidity language prerequisites.
7, Ethereum Network Scan (official): http://etherscan.io/
The website provides various statuses of the Ethereum network, such as account details, token details, difficulty details, block details, very convenient and intuitive.
8, Ethereum official blog: https://blog.ethereum.org/
9, Ethereum wiki encyclopedia address: Https://github.com/ethereum/wiki/wiki
Here are the white papers, the Yellow Book and the development Guide, more comprehensive.
10, Ethereum Chinese enthusiasts website: http://ethfans.org/
The site for the domestic Ethereum enthusiasts spontaneously set up the site, the content of the whole, the information updated quickly.
11, Ethereum gitter Real-time exchange website: https://gitter.im/orgs/ethereum/rooms
The site is the Ethereum gitter Chart website, according to the project divided a lot of rooms, as long as you ask questions, most people answer, very good, but only English communication.
12. Ethereum Official forum: https://forum.ethereum.org/
The official forum, there is nothing to say, I met a few questions, are here to find the answer
13, Ethereum third-party powerful ide:https://live.ether.camp/
This is a third-party release of the solidity IDE, I looked at a bit, very powerful, strong enough to not be used, his goal is enterprise-class IDE, foreigners use more.
14, Ethereum Development Framework Truffle Manual: http://truffle.readthedocs.io/en/latest/
Ethereum is currently a popular development framework for the truffle, which is more prevalent in this framework.
15, Ethereum Development Framework Dapple Manual: http://dapple.readthedocs.io/en/master/
This development framework was seen on the Gitter chart, with few people feeling
16, Ethereum official recommended development Framework Meteor manual: Https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor
This development framework is officially recommended by Ethereum and is written into the official Ethereum wiki, which is worth learning, and of course, ethereum officials often change direction, and later, they may be different.