EthList
Blockchain resource list
A comprehensive collection of resources and articles on the Ethereum blockchain and decentralized applications.
The Comprehensive Ethereum Reading List
4k stars
258 watching
519 forks
last commit: over 1 year ago
Linked from 2 awesome lists
bitcoinblockchaincryptocurrencydecentralizationdecentralizedethereumethereum-clientethereum-contractethereum-dappethereum-tokenethereumjsreading-listsmartcontracts
Related projects:
Repository | Description | Stars |
---|---|---|
ethereumbook/ethereumbook | A comprehensive guide to operating and developing on the Ethereum blockchain | 19,948 |
ethers-io/ethers.js | A comprehensive JavaScript library for interacting with the Ethereum blockchain | 7,974 |
consensys/ethereum-developer-tools-list | A comprehensive guide to tools and platforms for developing on Ethereum | 5,357 |
ethereum/research | A collection of research-related code written by Vitalik Buterin and others. | 1,802 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
blockscout/blockscout | A blockchain explorer and tool for analyzing EVM-based blockchains | 3,622 |
protofire/blockchain-learning-path | A suggested learning path for blockchain development | 2,592 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol, providing a suite of tools and utilities for building Ethereum clients and applications. | 47,592 |
ethereum/eips | Standardizes and documents Ethereum improvements and protocols | 12,917 |
autistic-symposium/blockchain-science-rs | Research and development of blockchain science tools and projects in Rust | 63 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 325 |
ethereum/populus | A Python framework built on top of Ethereum that allows developers to create and deploy smart contracts for various use cases | 321 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |