您的当前位置:首页正文

Awesome Ethereum

来源:图艺博知识网

A curated list of awesome Ethereum tutorials, articles, and resources.

Solidity

  • - Build a Hello World contract on the ethereum command line
  • - Learn to Code Ethereum DApps By Building Your Own Game.
  • - Official solidity documentation.

Ethereum

  • - Explain how Ethereum functions at a technical level, without complex math or scary-looking formulas.
  • - Mastering Ethereum is a book for developers, offering a guide to the operation and use of the Ethereum, Ethereum Classic, RootStock (RSK) and other compatible EVM-based open blockchains.

General

  • - Official Ethereum wiki.
  • - Official Ethereum blog.
  • - 有以太坊的最新动向,以技术文章为主。

Opinion

  • - 从熵的角度解释使用区块链达成共识的价值。
  • - 从技术角度解释区块链的可信任特性。
  • - 从激励角度解释区块链的可大规模协作的特性。
  • - 从法律角度对区块链 Token 进行定义。(美国也有类似共识)

Other cool lists

  • - A curated list of awesome Solidity resources, libraries, tools and more
  • - A list of links to articles, tutorials and papers that are helpful for people developing on the ethereum stack.
Top