Pinned Repositories
AnkiRecolor
Recolor addon commissioned by and created for AnKing
async-service
Lifecycle management for async applications
base58
Base58 and Base58Check implementation compatible with what is used by the bitcoin network.
eth-account
Account abstraction library for web3.py
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
pacrob's Repositories
pacrob/async-service
Lifecycle management for async applications
pacrob/eth-account
Account abstraction library for web3.py
pacrob/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
pacrob/blake2b-py
Blake2b hashing in Rust with Python bindings.
pacrob/blocklint
pacrob/eth-abi
Ethereum ABI utilities for python
pacrob/eth-bloom
An implementation of the Ethereum bloom filter.
pacrob/eth-hash
The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
pacrob/eth-keyfile
Tools for handling the encrypted keyfile format used to store private keys.
pacrob/eth-keys
A common API for Ethereum key operations.
pacrob/eth-rlp
STUB
pacrob/eth-tester
Tool suite for testing ethereum applications.
pacrob/eth-typing
Python types for type hinting commonly used ethereum types
pacrob/eth-utils
Utility functions for working with ethereum related codebases.
pacrob/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
pacrob/ethereum-python-project-template
Template for new Python Ethereum repositories
pacrob/execution-spec-tests
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
pacrob/hexbytes
Python `bytes` subclass that decodes hex, with a readable console output
pacrob/popupfaucet
pacrob/popupfaucet-contract
pacrob/popupfaucet-server
pacrob/py-evm
A Python implementation of the Ethereum Virtual Machine
pacrob/py-geth
Python wrapping for running Go-Ethereum as a subprocess
pacrob/py-libp2p
The Python implementation of the libp2p networking stack 🐍 [under development]
pacrob/py-ssz
Python implementation of the Simple Serialize encoding and decoding
pacrob/py-trie
Python library which implements the Ethereum Trie structure.
pacrob/py_ecc
Python implementation of ECC pairing and bn_128 and bls12_381 curve operations
pacrob/pyrlp
The python RLP serialization library
pacrob/rusty-rlp
Python bindings for rust rlp
pacrob/trin
An Ethereum portal client: a json-rpc server with nearly instant sync, and low CPU & storage usage