awesome-web3-development
A curated list of awesome resources, tools, frameworks, libraries, and educational content for Web3 Development. Web3 represents the next evolution of the internet, characterized by decentralized applications (dApps), smart contracts, and blockchain technology.
https://github.com/awesomelistsio/awesome-web3-development
Last synced: 4 days ago
JSON representation
-
Getting Started with Web3
- How to Get Started with Web3 Development - A beginner-friendly guide to Web3 development.
- Build Your First dApp - A step-by-step tutorial on building your first decentralized application.
- What is a dApp? - An overview of decentralized applications and their architecture.
- Web3 Development Tools - A comprehensive list of tools for building and testing Web3 applications.
-
General Resources
- What is Web3? - An introduction to Web3 and its core concepts by Ethereum.org.
- The Web3 Foundation - An organization supporting the development of decentralized technologies and protocols.
-
Web3 Development Frameworks
- Hardhat - A popular development environment for compiling, testing, and debugging Ethereum dApps.
- Foundry - A fast, modular toolkit for Ethereum development, focused on smart contract testing and deployment.
- Brownie - A Python-based framework for Ethereum smart contract development.
- Embark - A comprehensive framework for developing and deploying decentralized applications.
-
Smart Contract Development
- Solidity - The most widely used programming language for writing Ethereum smart contracts.
- MythX - A smart contract security analysis tool for finding vulnerabilities.
- Solidity by Example - A collection of Solidity examples for learning smart contract development.
- Vyper - A Python-based smart contract language focused on simplicity and security.
-
Decentralized Storage
- Arweave - A blockchain-based storage protocol designed for permanent, decentralized data storage.
- Filecoin - A decentralized storage network built on IPFS, incentivizing users to share storage space.
- Pinata - A service for managing and pinning IPFS files for decentralized storage.
- Web3.Storage - A service for storing data using IPFS and Filecoin, tailored for Web3 applications.
-
Blockchain APIs and Services
- Alchemy - A platform offering blockchain APIs and developer tools for building dApps.
- Infura - A scalable API for connecting to the Ethereum network and IPFS.
- QuickNode - A service providing fast and reliable blockchain APIs.
- Moralis - A Web3 development platform offering APIs, SDKs, and tools for building dApps.
- The Graph API - An API for querying blockchain data using subgraphs.
-
Educational Resources
- CryptoZombies - A gamified platform for learning smart contract development using Solidity.
- Buildspace - A platform offering courses on building Web3 and blockchain applications.
- Web3 University - A collection of free courses and resources for learning Web3 development.
- Ethereum 101 by Binance Academy - An introductory guide to Ethereum and Web3.
- Mastering Ethereum - An open-source book by Andreas M. Antonopoulos and Gavin Wood covering Ethereum and smart contract development.
-
Community and Forums
- Reddit: r/web3 - A subreddit focused on discussions about Web3 development and decentralized applications.
- Discord: Web3 Developers - A Discord server for developers building Web3 projects.
- Telegram: Web3 Builders - A Telegram group for Web3 developers and enthusiasts.
- Ethereum Stack Exchange - A Q&A platform for developers working on Ethereum and Web3 projects.
- GitHub: Web3 Community - A GitHub organization for open-source Web3 projects and resources.
- Discord: Web3 Developers - A Discord server for developers building Web3 projects.
-
Web3 Libraries and Tools
- WalletConnect - A protocol for connecting dApps with mobile wallets via QR code scanning.
Programming Languages
Categories
Sub Categories