1. Ethereum official website: https://ethereum.org/
This website is the official website of Ethereum, with detailed introduction to Ethereum and various connection addresses, it is recommended to take a closer look
2. All source code addresses of Ethereum (official): https://github.com/ethereum/
This GitHub is the source code address of all Ethereum projects, as well as updates and releases.
3. Ethereum Homestead document address (official): http://www.ethdocs.org/en/latest/index.html
The website is a detailed introduction to Ethereum, basically including all aspects of Ethereum, if there are any unclear principles and applications, you can basically find answers and clues here.
4. Ethereum network state address (official): https://ethstats.net/
The website can comprehensively display the network status, including nodes, difficulty, hashrate, etc., which is very intuitive
5. Ethereum resource website (official): http://ether.fund/
The website provides many application resources for Ethereum, such as market conditions, contract auxiliary tools, published smart contracts, Ethereum network, DAAP, etc., making it easy to develop and publish.
6. Solidity programming documentation (official): http://solidity.readthedocs.io/en/latest/
The website provides a comprehensive reference manual for the Ethereum Solidity language, which is essential for learning the Solidity language.
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, and block details, which is very convenient and intuitive.
8. Ethereum official blog: https://blog.ethereum.org/
9. Ethereum wikipedia address: https://github.com/ethereum/wiki/wiki
There are white papers, yellow papers and development guides here, which are more comprehensive.
10. Ethereum Chinese enthusiast website: http://ethfans.org/
This website is a website spontaneously established by domestic Ethereum enthusiasts, with relatively complete content and rapid information updates.
11. Ethereum's gitter real-time communication website: https://gitter.im/orgs/ethereum/rooms
The website is the website of Ethereum's Gitter Chart, and there are many rooms according to the project, as long as you ask questions, most of them are answered, which is very good, but you can only communicate in English.
12. Ethereum's official forum: https://forum.ethereum.org/
The official forum, there is nothing to say, and several questions I encountered were answered here
13. Ethereum third-party powerful IDE: https://live.ether.camp/
This is a Solidity IDE released by a third party, I took a look, it is very powerful, so powerful that it is not very useful, his goal is an enterprise-level IDE, and foreigners use it more.
14. Ethereum development framework Truffle manual: http://truffle.readthedocs.io/en/latest/
The manual of Truffle, a popular development framework for Ethereum, is more popular.
15. Ethereum development framework dapple manual: http://dapple.readthedocs.io/en/master/
This development framework was seen on the gitter chart, and I feel that there are not many people using it, so I will observe it first
16. Ethereum's official recommended development framework Meteor manual: https://github.com/ethereum/wiki/wiki/Dapp-using-Meteor
This development framework is officially recommended by Ethereum, written into Ethereum's official wiki, worth learning, of course, Ethereum officials often change directions, and may change to other things in the future
|