Pinned Repositories
eth-account
Account abstraction library for web3.py
eth-tester
Tool suite for testing ethereum applications.
py-evm
A Python implementation of the Ethereum Virtual Machine
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
eth-account
Account abstraction library for web3.py
eth-tester
Tool suite for testing ethereum applications.
py-evm
A Python implementation of the Ethereum Virtual Machine
py-geth
Python wrapping for running Go-Ethereum as a subprocess
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
fselmo's Repositories
fselmo/eth-account
Account abstraction library for web3.py
fselmo/eth-tester
Tool suite for testing ethereum applications.
fselmo/fixtures_eest
EEST test fixtures filled by EELS
fselmo/py-evm
A Python implementation of the Ethereum Virtual Machine
fselmo/py-geth
Python wrapping for running Go-Ethereum as a subprocess
fselmo/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
fselmo/py-trie
Python library which implements the Ethereum Trie structure.
fselmo/blake2b-py
Blake2b hashing in Rust with Python bindings.
fselmo/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
fselmo/docs
fselmo/eth-abi
Ethereum ABI utilities for python
fselmo/eth-bloom
An implementation of the Ethereum bloom filter.
fselmo/eth-hash
The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
fselmo/eth-keyfile
Tools for handling the encrypted keyfile format used to store private keys.
fselmo/eth-keys
A common API for Ethereum key operations.
fselmo/eth-rlp
STUB
fselmo/eth-typing
Python types for type hinting commonly used ethereum types
fselmo/eth-utils
Utility functions for working with ethereum related codebases.
fselmo/ethereum-python-project-template
Template for new Python Ethereum repositories
fselmo/ethereum-spec-evm-resolver
EELS evm forwarding tool
fselmo/evm-bench
🚀🪑 evm-bench is a suite of Ethereum Virtual Machine stress tests and benchmarks.
fselmo/execution-spec-tests
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
fselmo/execution-specs
Specifications for the Ethereum 1.0. Tracking network upgrades.
fselmo/hexbytes
Python `bytes` subclass that decodes hex, with a readable console output
fselmo/py-ssz
Python implementation of the Simple Serialize encoding and decoding
fselmo/py_ecc
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
fselmo/pyrlp
The python RLP serialization library
fselmo/retesteth
testeth via RPC. Test run, generation by t8ntool protocol
fselmo/snake-charmers-tactical-manual
Development *stuff* for the Snake Charmers EF team
fselmo/tests
Common tests for all Ethereum implementations