Contents

eth-brownie 1.20.2

0

A Python framework for Ethereum smart contract deployment, testing and interaction.

A Python framework for Ethereum smart contract deployment, testing and interaction.

Stars: 2592, Watchers: 2592, Forks: 545, Open Issues: 389

The eth-brownie/brownie repo was created 5 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2592 github stars!

How to Install eth-brownie

You can install eth-brownie using pip

pip install eth-brownie

or add it to a project with poetry

poetry add eth-brownie

Package Details

Author
Ben Hauser
License
MIT
Homepage
https://github.com/eth-brownie/brownie
PyPi:
https://pypi.org/project/eth-brownie/
GitHub Repo:
https://github.com/eth-brownie/brownie

Classifiers

  • Software Development/Build Tools
No  eth-brownie  pypi packages just yet.

Errors

A list of common eth-brownie errors.

Code Examples

Here are some eth-brownie code examples and snippets.

GitHub Issues

The eth-brownie package has 389 open issues on GitHub

  • Not attaching to rpc process
  • support ganache v7
  • Can not use Vyper sqrt
  • Support multiple namespace
  • Can't pm install hardhat
  • Brownie installed but not working
  • added alchemy and provider support
  • Hard time setting up development environment
  • requirements-dev.txt is outdated
  • https://github.com/eth-brownie
  • The font in the console is not readable by default on Light Theme terminals.
  • Implement new transaction type to include optional access lists: per EIP 2930
  • Add the interfaces compilation artifacts into build/contracts
  • No types for contracts in testing with python
  • Cant install brownie on windows any help would be great

See more issues on GitHub

Related Packages & Articles

eth-utils 4.1.0

eth-utils: Common utility functions for python code that interacts with Ethereum