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
-
remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
-
fe
A pythonic smart contract language implemented in Rust.
-
ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
-
solidity-test-bytecode
Test repository for cross-platform comparison of the Solidity compiler
-
solidity
Solidity, the Contract-Oriented Programming Language
-
sourcify
Solidity re-compiler that can be used to verify that bytecode corresponds to certain source code
-
-
eth2.0-pm
ETH2.0 project management
-
EIPs
The Ethereum Improvement Proposal repository
-
wiki
The Ethereum Wiki
-
py-evm
A Python implementation of the Ethereum Virtual Machine
-
eth2.0-deposit
The deposit launchpad for eth2
🦏 -
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
-
trinity
The Trinity client for the Ethereum network
-
eth2.0-spec-tests
Common tests for all Eth2.0 implementations
-
tests
Common tests for all Ethereum implementations
-
eth2.0-specs
Ethereum 2.0 Specifications
-
solidity-blog
Collection of articles about the Solidity language and compiler
-
remix-live-alpha
Live deployment of the remix IDE (alpha)
-
act
Smart contract specification language
-
eth2.0-deposit-cli
Secure key generation for eth2 deposits
-
remixd
remix server
-
solc-bin
Current and historical (emscripten) binaries for Solidity
-
async-service
Lifecycle management for async applications
-
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.
-
py_ecc
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
-
devp2p
Ethereum peer-to-peer networking specifications