Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
solidity-test-bytecode
Test repository for cross-platform comparison of the Solidity compiler
-
evmone
Fast Ethereum Virtual Machine implementation
-
ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
-
remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
-
eth2.0-specs
Ethereum 2.0 Specifications
-
esp-website
Website for the Ethereum Foundation's Ecosystem Support Program (ESP):
-
tests
Common tests for all Ethereum implementations
-
solidity
Solidity, the Contract-Oriented Programming Language
-
-
eth2.0-spec-tests
Common tests for all Eth2.0 implementations
-
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
-
ddht
Python implementation of Discovery V5 Protocol
-
pm
Project Management: Meeting notes and agenda items
-
EIPs
The Ethereum Improvement Proposal repository
-
fe
Emerging smart contract language for the Ethereum blockchain.
-
trinity
The Trinity client for the Ethereum network
-
eth2.0-deposit
The deposit launchpad for eth2
🦏 -
sourcify
Solidity re-compiler that can be used to verify that bytecode corresponds to certain source code
-
eth-rlp
STUB
-
eth-tester
Tool suite for testing ethereum applications.
-
eth-account
Account abstraction library for web3.py
-
py-trie
Python library which implements the Ethereum Trie structure.
-
pyrlp
The python RLP serialization library
-
devp2p
Ethereum peer-to-peer networking specifications
-
annotated-spec
Vitalik's annotated eth2 spec. Not intended to be "the" annotated spec; other documents like Ben Edgington's https://benjaminion.xyz/eth2-annotated-spec/ also exist. This one is intended to focus more on design rationale.
-
act
Smart contract specification language