research
Research repository
A collection of research-related code written by Vitalik Buterin and others.
2k stars
232 watching
588 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 560 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 131 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 731 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
ethereum/eth-tester | A tool suite for testing Ethereum applications | 365 |
xutpobah/crypto-research-papers | A curated collection of cryptographic research papers and their implementations in code. | 34 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 325 |
monero-project/research-lab | A repository for collaboration and sharing of research work related to the Monero project | 243 |
ethereum/yellowpaper | A formal definition of the Ethereum protocol in TeX format | 1,651 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
pachterlab/sleuth_paper_analysis | A collection of R code to reproduce analyses from the sleuth paper | 16 |
coinpride/cryptolist | A curated collection of blockchain and cryptocurrency resources. | 4,185 |
fubuloubu/pytest-ethereum | A Pytest plugin for Ethereum projects | 3 |
ofek/bit | A Python library providing an easy-to-use interface to Bitcoin and other cryptocurrencies. | 1,245 |