Pinned Repositories
checksum_dict
checksum_dict's objects handle the simple but repetitive task of checksumming addresses before setting/getting dictionary values. Useful when your daily life involves combining data from different sources.
dank_mids
Async web3py middleware that collects eth calls and batches them into multicalls, then batches those multicalls into jsonrpc batches along with all your other calls in the background.
eth-portfolio
Use eth-portfolio to output information about a wallet or collection of wallets in a streamlined, speed-optimized way.
eth_retry
Provides a decorator to automatically retry calls that fail due to specific transient errors seen in the web3 ecosystem.
etherscan-cache
evm_contract_exporter
ez-a-sync
Implement dual-functional sync/async functions and classes with minimal effort. Supports Python 3.8 thru 3.11.
gas-me-up
yearn-exporter-bobthebuidler-sandbox
ypricemagic
Fetch accurate prices for tokens solely using on-chain data.
BobTheBuidler's Repositories
BobTheBuidler/dank_mids
Async web3py middleware that collects eth calls and batches them into multicalls, then batches those multicalls into jsonrpc batches along with all your other calls in the background.
BobTheBuidler/ypricemagic
Fetch accurate prices for tokens solely using on-chain data.
BobTheBuidler/eth-portfolio
Use eth-portfolio to output information about a wallet or collection of wallets in a streamlined, speed-optimized way.
BobTheBuidler/eth_retry
Provides a decorator to automatically retry calls that fail due to specific transient errors seen in the web3 ecosystem.
BobTheBuidler/ez-a-sync
Implement dual-functional sync/async functions and classes with minimal effort. Supports Python 3.8 thru 3.11.
BobTheBuidler/evm_contract_exporter
BobTheBuidler/etherscan-cache
BobTheBuidler/RefactorGPT
Create new code based on existing GitHub repos using gpt-4
BobTheBuidler/ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
BobTheBuidler/ape-safe
gnosis safe tx builder
BobTheBuidler/checksum_dict
checksum_dict's objects handle the simple but repetitive task of checksumming addresses before setting/getting dictionary values. Useful when your daily life involves combining data from different sources.
BobTheBuidler/ape-tokens
Tokens converter plugin for the Ape Framework
BobTheBuidler/async-lru
Simple LRU cache for asyncio
BobTheBuidler/async_property
Python decorator for async properties.
BobTheBuidler/BobTheBuidler.github.io
BobTheBuidler/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
BobTheBuidler/concatenator
Turns all your files into one continuous string to pass to llm tools
BobTheBuidler/cowswap
BobTheBuidler/curve-lending-oracles
BobTheBuidler/dictstruct
A msgspec.Struct implementation that is fully compatible with the standard dictionary API
BobTheBuidler/ethpm-types
Implementation of EIP-2678
BobTheBuidler/generic_exporters
BobTheBuidler/sphinx-autodoc-vyper
BobTheBuidler/styeth_oracle
BobTheBuidler/toolcache
toolcache makes it simple to create and configure caches in python
BobTheBuidler/typed-envs
BobTheBuidler/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
BobTheBuidler/ypm-helper-contracts
BobTheBuidler/ysubs-contracts
Use these contracts to enable people to subscribe to your service via on-chain payments
BobTheBuidler/ysubs-py