Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Go Ethereum | 41,662 | 431 | 1,920 | 3 hours ago | 655 | September 15, 2022 | 318 | lgpl-3.0 | Go | |
Official Go implementation of the Ethereum protocol | ||||||||||
Solidity | 19,796 | 6 hours ago | 557 | gpl-3.0 | C++ | |||||
Solidity, the Smart Contract Programming Language | ||||||||||
Ethereumbook | 17,478 | 14 days ago | 93 | other | JavaScript | |||||
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood | ||||||||||
Awesome Blockchain Cn | 17,191 | 4 days ago | 21 | apache-2.0 | JavaScript | |||||
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 | ||||||||||
Truffle | 13,817 | 2,442 | 1,321 | a day ago | 466 | September 22, 2022 | 507 | mit | TypeScript | |
A tool for developing smart contracts. Crafted with the finest cacaos. | ||||||||||
Full Blockchain Solidity Course Py | 9,725 | a day ago | 212 | mit | ||||||
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition | ||||||||||
Defi Developer Road Map | 8,328 | 9 days ago | other | |||||||
DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references! | ||||||||||
Full Blockchain Solidity Course Js | 8,070 | 13 days ago | 35 | |||||||
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript | ||||||||||
Mist | 7,271 | 3 years ago | 16 | January 25, 2018 | 788 | gpl-3.0 | JavaScript | |||
[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network. | ||||||||||
Parity Ethereum | 6,730 | 25 | 15 | 2 years ago | 14 | July 24, 2020 | n,ull | other | Rust | |
The fast, light, and robust client for Ethereum-like networks. |
A curated list of FREE resources for learning blockchain development and web3 in general. Featuring free learning platforms, websites, online courses, tutorials, documentations, games, project starter templates, articles and books; useful for blockchain enthusiasts, engineers, crypto enthusiasts, developers, designers and stakeholders in the web3 space.
It comprises of links to a range of topics like Introduction to Blockchain technology, Web3 and revolution of the Internet, deployment of smart contracts on Ethereum, Solana, Aeternity, Polygon, Celo and other EVM-compatible Blockchain networks, Minting of NFTs, building decentralized applications (DApps), lending protocols and tokens, creating decentralized autonomous organizations (DAOs), fundamentals of cryptography and distributed ledger technology, smart contract security, zero knowledge proof, understanding decentralized finance, How-to-use tutorials on Blockchain development tools and technologies - RemixIDE, Metamask, Hardhat, Web3js, Ganache, Ethersjs, Web3py, Truffle, OpenZeppelin, Infura, IPFS; including programming languages for writing smart contracts - Solidity, Vyper, Rust, Golang, Sophia.
Contributing guidelines
before opening a pull request or issue.If you really appreciate the content of this repository, don't forget to give it a Star and/or Tweet about it.
Cryptozombies |
Ethernaut |
Damnvulnerable DeFi |
Vyper.fun |
Capture the Ether |
Space Doggos |
Crypto Hack |
Tutorial | Description |
---|---|
Blockchain Development Tutorial | Getting Started with Blockchain Development by CryptoDev Hub |
Advanced Smart Contracts | Advanced Smart Contracts by George Brown College |
Getting started with Blockchain | Getting started with Blockchain by Kauri |
Public Good Blockchain Development Guide | Blockchain Development Guide by Devpill |
Ethereum Blockchain Development | Get started with blockchain development by Microsoft |
Hello World Smart Contracts | Smart Contract Tutorial by Alchemy |
Learn Solidity in Y Minutes | Solidity Tutorial by Learn-x-in-y-minutes |
Solidity Docs | Solidity Tutorial |
OpenZeppelin Docs | OpenZeppelin Tutorials by Ethernaut |
Polygon Docs | Getting started with Polygon by Polygon Academy |
Ethereum Docs | Ethereum Tutorial |
Decentology Docs | Ethspring by Decentology |
Solana Docs | Solana Documentation |
NEAR Docs | NEAR Documentation |
Celo Docs | Celo Documentation |
Avalanche Docs | Avalanche Documentation |
Flow Docs | Flow Documentation |
ETHEREUM & EVM ecosystem
Tool | Description |
---|---|
Remix IDE | An online Integrated Development Environment used to write, compile, debug and deploy solidity code for smart contracts |
EthFiddle | A solidity browser-based development tool |
Solidity | An object-oriented, high-level language for implementing smart contracts on Ethereum Virtual Machine |
Metamask | A wallet extension for accessing and injecting the Ethereum web3 API |
Truffle Suite | Development environment, testing framework and asset pipeline for blockchains using the EVM |
Web3.js | A collection of libraries that allow you to interact with a local or remote ethereum node using HTTP, IPC or WebSocket |
Hardhat | An Ethereum development environment that helps developers manage and automate the recurring tasks inherent to building smart contracts and DApps |
Ethers.js | A compact library for interacting with the Ethereum Blockchain and its ecosystem |
Vyper | A contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM) |
Web3.py | A Python library for interacting with Ethereum, inspired by web3.js |
Go Ethereum | Golang implementation of Ethereum protocol |
Brownie | A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine |
OpenZeppelin | A library for secure smart contract development and community-vetted code |
EVM Codes | An interactive reference to Ethereum Virtual Machine Opcodes |
EVM Opcodes | Ethereum Virtual Machine Opcodes |
Chainlist | A list of EVM networks with informations used to connect wallets and Web3 middleware providers to the appropriate Chain and Network ID |
Web3 Type Converter | Convert from a bytes32/hex into a string/number or vice-versa |
Foundry | A blazing fast, portable and modular toolkit for Ethereum application development written in Rust |
SOLANA
Tool/Resource | Description |
---|---|
Solana Cookbook | Developer resource for building on Solana Blockchain |
Rust | Programming language for writing smart contracts on Solana Blockchain |
Solang | Solidity Compiler for Solana |
Web3 SDK & Platforms
Platform | Description |
---|---|
Moralis | Moralis provides a single workflow for building high performance dapps |
Thirdweb | Powerful SDK and intuitive tools for developers to implement web3 features |
Infrastructure services provides instant and reliable infrastructure, empowering developers to create dApps and enhance efficiency.
Infrastructure Service | Description |
---|---|
NodeReal | NodeReal is a blockchain infrastructure and services provider |
Infura | Infura provides infrastructure and tools for developers to build amazing Web 3.0 applications |
Alchemy | Alchemy provides infrastructure service to build great blockchain applications |
QuickNode | A single platform for your production, staging, and testing environments |
Ankr | The fastest and most reliable Web3 infrastructure provider |
Bitcoin White Paper: A Peer-to-Peer Electronic Cash System - Satoshi Nakamoto
Ethereum Yellow Paper: A Secure Decentralized Generalised Transaction Ledger - Dr. Gavin Wood
Mastering Ethereum: Building Smart Contracts and DApps - Andreas Antonopoulos & Dr. Gavin Wood
Mastering Ethereum: Implement Advanced Blockchain Applications - Merunas Grincalaitis
Mastering Bitcoin: Programming the Open Blockchain - Andreas M. Antonopoulos
The Infinite Machine: How an Army of Crypto-hackers Is Building the Next Internet with Ethereum - Camila Russo
Mastering Bitcoin: Unlocking Digital Cryptocurrencies - Andreas Antonopoulos
Programming Bitcoin: Learn How to Program Bitcoin from Scratch - Jimmy Song
Bank 4.0 - Brett King
Building Ethereum DApps: Decentralized Applications on the Ethereum Blockchain - Roberto Infante
Seizing Opportunities in the Blockchain and Digital Currency Revolution: A Handbook for Enthusiasts - Chimezie Chuta
Ethereum Blockchain Developer Guide - Thomas Wiesner
Hands on Smart Contract Development with Solidity and Ethereum: From fundamentals to deployment - Randall Kanna & Dave Hoover
The Spatial Web: How Web 3.0 Will Connect Humans, Machines, and AI to Transform the World - Gabriel Rene
How to DeFi - Darren Lau et al
The Blockchain Developer: A practical guide - Elad Elrom
Token Economy : How the Web3 reinvents the internet - Shermin Voshmgir