casper
Casper BFT
A Casper-based Ethereum 2.0 implementation of the Byzantine Fault Tolerant (BFT) consensus algorithm for secure and decentralized network operations
Casper contract, and related software and tests
688 stars
150 watching
175 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 564 |
informalsystems/tendermint-rs | A collection of Rust libraries and specifications for building a Byzantine fault-tolerant blockchain consensus engine. | 616 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,097 |
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,183 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 845 |
cleanunicorn/karl | Monitors smart contracts for security vulnerabilities on blockchain networks | 315 |
tintinweb/ethereum-dasm | An ethereum bytecode disassembler and analysis tool | 220 |
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
polkadot-evm/frontier | A compatibility layer for Substrate blockchain to run Ethereum dapps and L2s. | 574 |
muellerberndt/mythril | Detects security vulnerabilities in smart contracts written in EVM bytecode. | 54 |
software-mansion/starknet.py | A Python SDK for interacting with Starknet, a Layer 2 scaling solution for Ethereum. | 261 |
entethalliance/qbft-testnet | A collection of testnet artifacts for testing QBFT consensus protocols in Ethereum clients | 0 |
cronokirby/haze | A Haskell implementation of the Bittorrent protocol for learning and development purposes. | 107 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 367 |