Skip to content

jiangleo/awesome-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

awesome-ethereum

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

Solidity

  • Create a digital greeter - Build a Hello World contract on the ethereum command line.
  • Cryptozombies - Learn to Code Ethereum DApps By Building Your Own Game.
  • Solidity Doc - Official solidity documentation.
  • OpenZeppelin - a framework to build secure smart contracts on Ethereum.
  • Truffle - Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier.
  • Remix - 官方推荐的网页版 IDE,适合学习 Solidity 编程和开发小型合同。
  • IntelliJ Solidity - Solidity 插件,支持 IntelliJ IDEA 、 PhpStorm 、 WebStorm 等。
  • 以太坊智能合约 —— 最佳安全开发指南 - 这篇文档旨在为 Solidity 开发人员提供一些智能合约的安全准则(security baseline)。
  • Solidity 中文文档 - 最好的 Solidity 中文文档,由 tryblockchain 翻译。
  • Web3 文档 - Web3 提高了 web 与 Ethereum 网络交互的接口。
  • Myetherwallet - 网页版钱包。最重要的开发功能在 contracts 菜单中,可以用于调用链上智能合约的函数。
  • 小狐狸 Metamask - 浏览器插件。为 Chrome 等主流浏览器增加访问以太坊网络的能力。
  • Ganache(原名 testrpc) - 基于 JavaScript 区块链“模拟器”。不需要挖矿,出块瞬间完成,通常与Truffle 配合使用,用于本地开发调试。

Ethereum

  • How does Ethereum work, anyway? - Explain how Ethereum functions at a technical level, without complex math or scary-looking formulas.
  • Mastering Ethereum- 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

Opinion

Other cool lists

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

todo

  • 将所有的英文介绍,改成中文介绍。

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published