Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awesomelistsio/awesome-ethereum
A curated list of awesome tools, libraries, frameworks, educational content, and community resources for Ethereum, the world’s leading smart contract platform. This list covers everything from getting started with Ethereum to advanced development and DeFi applications.
https://github.com/awesomelistsio/awesome-ethereum
List: awesome-ethereum
awesome awesome-list awesome-lists ethereum
Last synced: 1 day ago
JSON representation
A curated list of awesome tools, libraries, frameworks, educational content, and community resources for Ethereum, the world’s leading smart contract platform. This list covers everything from getting started with Ethereum to advanced development and DeFi applications.
- Host: GitHub
- URL: https://github.com/awesomelistsio/awesome-ethereum
- Owner: awesomelistsio
- Created: 2024-11-18T00:09:40.000Z (1 day ago)
- Default Branch: main
- Last Pushed: 2024-11-18T00:10:31.000Z (1 day ago)
- Last Synced: 2024-11-18T01:21:03.675Z (1 day ago)
- Topics: awesome, awesome-list, awesome-lists, ethereum
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Ethereum [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)
[![Buy Me A Coffee](https://srv-cdn.himpfen.io/badges/buymeacoffee/buymeacoffee-flat.svg)](https://tinyurl.com/2h9aktmd) [![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://tinyurl.com/d4xnrptz) [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://tinyurl.com/mr22naua) [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3)
> A curated list of awesome tools, libraries, frameworks, educational content, and community resources for Ethereum, the world’s leading smart contract platform. This list covers everything from getting started with Ethereum to advanced development and DeFi applications.
## Contents
- [General Resources](#general-resources)
- [Getting Started](#getting-started)
- [Ethereum Development](#ethereum-development)
- [Smart Contracts](#smart-contracts)
- [Ethereum Tools and Libraries](#ethereum-tools-and-libraries)
- [Ethereum Wallets](#ethereum-wallets)
- [Decentralized Applications (dApps)](#decentralized-applications-dapps)
- [Ethereum Analytics and Block Explorers](#ethereum-analytics-and-block-explorers)
- [Layer 2 Solutions](#layer-2-solutions)
- [Educational Resources](#educational-resources)
- [Community and Forums](#community-and-forums)
- [Contribute](#contribute)
- [License](#license)## General Resources
- **[Ethereum.org](https://ethereum.org/)** - The official website for Ethereum, offering resources for developers, investors, and users.
- **[Etherscan](https://etherscan.io/)** - The leading block explorer and analytics platform for Ethereum.
- **[EthHub](https://docs.ethhub.io/)** - A comprehensive knowledge base about Ethereum.
- **[The Ethereum Whitepaper](https://ethereum.org/en/whitepaper/)** - The original whitepaper by Vitalik Buterin explaining Ethereum's vision and technology.
- **[State of the Dapps](https://www.stateofthedapps.com/)** - A directory of decentralized applications (dApps) built on Ethereum.## Getting Started
- **[What Is Ethereum?](https://www.investopedia.com/terms/e/ethereum.asp)** - An introduction to Ethereum and its smart contract capabilities.
- **[Ethereum for Beginners](https://ethereum.org/en/developers/)** - A beginner-friendly guide to understanding Ethereum and how it works.
- **[How to Buy Ethereum](https://www.coinbase.com/learn/crypto-basics/how-to-buy-ethereum)** - A guide on purchasing Ether (ETH).
- **[Setting Up MetaMask](https://metamask.io/) - A tutorial on setting up the MetaMask wallet for interacting with the Ethereum network.## Ethereum Development
- **[Ethereum Developer Portal](https://ethereum.org/en/developers/)** - A hub of resources for Ethereum developers.
- **[Truffle Suite](https://trufflesuite.com/)** - A popular development framework for building and testing smart contracts.
- **[Hardhat](https://hardhat.org/)** - A development environment for compiling, testing, and debugging Ethereum smart contracts.
- **[Remix IDE](https://remix.ethereum.org/)** - A browser-based IDE for writing, compiling, and deploying smart contracts.
- **[Ganache](https://trufflesuite.com/ganache/)** - A local Ethereum blockchain for testing and development.## Smart Contracts
- **[Solidity](https://soliditylang.org/)** - The most widely used programming language for writing Ethereum smart contracts.
- **[Vyper](https://vyper.readthedocs.io/en/stable/)** - A Python-based language for writing Ethereum smart contracts, focused on simplicity and security.
- **[OpenZeppelin Contracts](https://docs.openzeppelin.com/contracts/)** - A library of reusable, secure smart contracts for Ethereum.
- **[Solhint](https://protofire.github.io/solhint/)** - A linter for Solidity code, providing best practices and security recommendations.
- **[MythX](https://mythx.io/)** - A smart contract security analysis platform.## Ethereum Tools and Libraries
- **[Web3.js](https://web3js.readthedocs.io/)** - A JavaScript library for interacting with the Ethereum blockchain.
- **[Ethers.js](https://docs.ethers.io/)** - A lightweight library for interacting with the Ethereum blockchain and smart contracts.
- **[Infura](https://infura.io/)** - A service providing scalable Ethereum and IPFS APIs.
- **[Alchemy](https://www.alchemy.com/)** - A platform offering developer tools and infrastructure for building Ethereum dApps.
- **[The Graph](https://thegraph.com/)** - An indexing protocol for querying blockchain data.## Ethereum Wallets
- **[MetaMask](https://metamask.io/)** - A browser extension wallet for Ethereum and ERC-20 tokens.
- **[Ledger Nano](https://www.ledger.com/)** - A hardware wallet for securely storing Ethereum and other cryptocurrencies.
- **[Trust Wallet](https://trustwallet.com/)** - A mobile wallet for Ethereum and a wide range of tokens.
- **[Argent Wallet](https://www.argent.xyz/)** - A smart contract wallet with integrated DeFi features.
- **[MyEtherWallet (MEW)](https://www.myetherwallet.com/)** - A user-friendly web wallet for Ethereum.## Decentralized Applications (dApps)
- **[Uniswap](https://uniswap.org/)** - A leading decentralized exchange on Ethereum.
- **[Aave](https://aave.com/)** - A decentralized lending and borrowing protocol on Ethereum.
- **[MakerDAO](https://makerdao.com/)** - A decentralized protocol for generating the stablecoin DAI using Ethereum as collateral.
- **[Compound](https://compound.finance/)** - A protocol for lending and borrowing Ethereum-based assets.
- **[OpenSea](https://opensea.io/)** - The largest NFT marketplace on Ethereum.## Ethereum Analytics and Block Explorers
- **[Etherscan](https://etherscan.io/)** - A comprehensive block explorer and analytics platform for Ethereum.
- **[Dune Analytics](https://dune.com/)** - A platform for querying and visualizing Ethereum data.
- **[Nansen](https://www.nansen.ai/)** - Provides insights and analytics on Ethereum transactions and DeFi activity.
- **[Zapper](https://zapper.fi/)** - A dashboard for tracking DeFi assets and yield farming positions.
- **[DeBank](https://debank.com/)** - An analytics tool for managing DeFi portfolios.## Layer 2 Solutions
- **[Polygon (Matic)](https://polygon.technology/)** - A scalable solution for Ethereum, providing faster and cheaper transactions.
- **[Arbitrum](https://arbitrum.io/)** - A Layer 2 solution offering faster and cheaper Ethereum transactions through rollups.
- **[Optimism](https://www.optimism.io/)** - A Layer 2 scaling solution using optimistic rollups.
- **[zkSync](https://zksync.io/)** - A Layer 2 solution using zero-knowledge rollups for scaling Ethereum.
- **[Loopring](https://loopring.org/)** - A Layer 2 DEX protocol using zkRollups.## Educational Resources
- **[Mastering Ethereum](https://github.com/ethereumbook/ethereumbook)** - An open-source book by Andreas M. Antonopoulos and Gavin Wood.
- **[Ethereum 101 by Binance Academy](https://academy.binance.com/en/articles/what-is-ethereum)** - An introductory guide to Ethereum.
- **[CryptoZombies](https://cryptozombies.io/)** - A gamified platform for learning smart contract development.
- **[EthHub](https://docs.ethhub.io/)** - A comprehensive resource hub for learning about Ethereum.## Community and Forums
- **[Reddit: r/Ethereum](https://www.reddit.com/r/ethereum/)** - A subreddit dedicated to Ethereum discussions.
- **[Discord: Ethereum Developers](https://discord.com/invite/ethereum)** - A community for Ethereum developers and enthusiasts.
- **[Ethereum Stack Exchange](https://ethereum.stackexchange.com/)** - A Q&A site for Ethereum developers.
- **[Telegram: Ethereum Community](https://t.me/ethereum)** - A Telegram group for general discussions about Ethereum.## Contribute
Contributions are welcome!
## License
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)