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 | 20,047 |
ethers-io/ethers.js | A comprehensive JavaScript library for interacting with the Ethereum blockchain | 8,027 |
consensys/ethereum-developer-tools-list | A comprehensive guide to tools and platforms for developing on Ethereum | 5,371 |
ethereum/research | A collection of research-related code written by Vitalik Buterin and others. | 1,822 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 712 |
blockscout/blockscout | A blockchain explorer and tool for analyzing EVM-based blockchains | 3,675 |
protofire/blockchain-learning-path | A suggested learning path for blockchain development | 2,596 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 884 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 219 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,891 |
ethereum/eips | Standardizes and documents Ethereum improvements and protocols | 13,026 |
autistic-symposium/blockchain-science-rs | Research and development of blockchain science tools and projects in Rust | 64 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 329 |
ethereum/populus | A Python framework built on top of Ethereum that allows developers to create and deploy smart contracts for various use cases | 320 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 844 |