Stars
kclowes / eth-hash
Forked from ethereum/eth-hashThe Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
kclowes / eth-tester
Forked from ethereum/eth-testerTool suite for testing ethereum applications.
kclowes / execution-specs
Forked from ethereum/execution-specsSpecification for the Execution Layer. Tracking network upgrades.
Discord bot template using Python, web3.py, and websockets
kclowes / py-geth
Forked from ethereum/py-gethPython wrapping for running Go-Ethereum as a subprocess
kclowes / py_ecc
Forked from ethereum/py_eccPython implementation of ECC pairing and bn_128 and bls12_381 curve operations
kclowes / eth-bloom
Forked from ethereum/eth-bloomAn implementation of the Ethereum bloom filter.
kclowes / hexbytes
Forked from ethereum/hexbytesPython `bytes` subclass that decodes hex, with a readable console output
kclowes / eth-keys
Forked from ethereum/eth-keysA common API for Ethereum key operations.
kclowes / eth-utils
Forked from ethereum/eth-utilsUtility functions for working with ethereum related codebases.
Development *stuff* for the Snake Charmers EF team
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
kclowes / web3.py
Forked from ethereum/web3.pyA python interface for interacting with the Ethereum blockchain and ecosystem.
kclowes / eth-abi
Forked from ethereum/eth-abiEthereum ABI utilities for python
kclowes / eth-account
Forked from ethereum/eth-accountAccount abstraction library for web3.py
kclowes / eth-typing
Forked from ethereum/eth-typingPython types for type hinting commonly used ethereum types
kclowes / py-evm
Forked from ethereum/py-evmA Python implementation of the Ethereum Virtual Machine
A python interface for interacting with the Ethereum blockchain and ecosystem.