yellowpaper
Protocol specs
A formal definition of the Ethereum protocol in TeX format
The "Yellow Paper": Ethereum's formal specification
2k stars
104 watching
514 forks
Language: TeX
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
enzymefinance/paper | A technical specification for a blockchain-based protocol for decentralized finance. | 0 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 329 |
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,182 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 567 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 712 |
ethereum/research | A collection of research-related code written by Vitalik Buterin and others. | 1,822 |
compound-finance/compound-protocol | An Ethereum smart contract protocol for lending and borrowing assets | 1,893 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 130 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
zcash/zips | A repository for managing and proposing changes to the Zcash cryptocurrency protocol through standardized, community-driven proposals. | 275 |
protofire/eth-cli | A command-line tool for interacting with the Ethereum blockchain | 239 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
ethereum/node-ethereum | A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol. | 46 |
origin-byte/nft-protocol | A set of smart contracts designed to simplify the creation and trading of unique digital assets on a blockchain. | 149 |
graphprotocol/contracts | Enables decentralized data querying and networking through a set of TypeScript-based contracts on the Ethereum blockchain. | 337 |