research
Research repository
A collection of research-related code written by Vitalik Buterin and others.
2k stars
233 watching
592 forks
Language: Python
last commit: about 2 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 | 567 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 130 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 732 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |
ethereum/eth-tester | A tool suite for testing Ethereum applications | 370 |
xutpobah/crypto-research-papers | A curated collection of cryptographic research papers and their implementations in code. | 35 |
ethereum/annotated-spec | A document detailing design rationale and annotated explanations of Ethereum's protocol changes | 329 |
monero-project/research-lab | A repository for collaboration and sharing of research work related to the Monero project | 245 |
ethereum/yellowpaper | A formal definition of the Ethereum protocol in TeX format | 1,653 |
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. | 712 |
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,206 |
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,255 |