stepthom / Awesome-Ethereum

A Curated List of Awesome Ethereum Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



An awesome list about everything related to the Ethereum platform.

Awesome


Pull requests are welcome! In the spirit of decentralized applications however, please ensure your submission is not a paywalled product.

Inspired by Awesome Python and Awesome Machine Learning

Contents

  1. Documentation
  2. Programming
  3. Tutorials
  4. Code
  5. Learning and MOOCs
  6. Philosophy
  7. Videos
  8. Wallets
  9. Blockchain Utilities
  10. Protocols
  11. Books
  12. Misc
  13. Official

Documentation

Official Ethereum Documentation.

Programming

  • OpenZeppelin - battle-tested framework of secure, reusable smart contracts.
  • Truffle Framework - development environment for blockchain applications.
  • Ganache - personal Ethereum blockchain to run tests.
  • Remix Online IDE - A useful in-browser IDE that can compile and publish smart contracts to various Ethereum networks. Includes a linter.
  • Embark Framework - Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms.

Tutorials

Step by step guides on using Ethereum.

Code

Learning and MOOCs

Learn about the theory behind Ethereum.

Philosophy

The Ideas behind the Ethereum Project.

Videos

Wallets

  • MetaMask - Browser extension that can interact with Remix IDE and send transactions to different testnets.
  • MyEtherWallet - Online wallet service that interacts with the blockchain and performs several other useful functions.
  • Mist - Official Ethereum wallet - Browse and use Ðapps on the Ethereum network.
  • MyCrypto - Online wallet service that interacts with the blockchain and performs several other useful functions.

Blockchain Utilities

  • ETH Gas Station - a tool to check the current price of gas for transactions.
  • Etherscan - Ethereum block explorer with other useful block utilities.
  • Ethplorer - Ethereum block explorer.
  • Etherchain - Ethereum block explorer.

Protocols

  • Swarm - Swarm is a distributed storage platform and content distribution service.
  • Whisper - a communication protocol for DApps to communicate with each other.
  • Casper - Proof of Stake Implementation.
  • Sharding - Partitioning computational resources so that node do not have to process the entire blockchain.
  • Web3.js - Ethereum's javascript API.
  • Ethash Proof of Work - Ethereum's Proof of Work Algorithm.

Books

Misc

Official

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, @Tom2718 has waived all copyright and related or neighboring rights to this work.

About

A Curated List of Awesome Ethereum Resources