eth-brownie

Package — BlockchainPython 3.7+Expert

Smart contract development and testing framework for Ethereum

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
web3, eth-abi, eth-account, hypothesis, py-solc-x, vyper, requests, PyYAML, psutil
Install
pip install eth-brownie

Learn by Difficulty

Quick Example

python
# Install: pip install eth-brownie
import eth_brownie

# Basic eth-brownie usage
print(f"Using eth-brownie")
# See documentation for detailed examples

eth-brownie is a third-party package. Smart contract development and testing framework for Ethereum. Install with: pip install eth-brownie

Try in Playground

Tags

packageblockchaincryptocurrencyweb3