Pinned repositories
Repositories
-
-
-
tests
Common tests for all Ethereum implementations
-
remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
-
EIPs
The Ethereum Improvement Proposal repository
-
fe
Emerging smart contract language for the Ethereum blockchain.
-
remix-live-alpha
Live deployment of the remix IDE (alpha)
-
solidity
Solidity, the Smart Contract Programming Language
-
sourcify
Solidity re-compiler that can be used to verify that bytecode corresponds to certain source code
-
remix-desktop
Remix IDE desktop
-
yellowpaper
The "Yellow Paper": Ethereum's formal specification
-
remix-ide
Documentation for Remix IDE
-
eth1.0-specs
Specifications for the Ethereum 1.0. Tracking network upgrades.
-
esp-website
Website for the Ethereum Foundation's Ecosystem Support Program (ESP):
-
solc-bin
This repository contains current and historical builds of the Solidity Compiler.
-
ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
-
eth2.0-specs
Ethereum 2.0 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.
-
eth2.0-APIs
Collection of RESTful APIs provided by Ethereum 2.0 clients
-
pm
Project Management: Meeting notes and agenda items
-
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
-
stateless-ethereum-specs
Specifications for the Stateless Ethereum research effort
-
act
Smart contract specification language
-
evmone
Fast Ethereum Virtual Machine implementation