eth-brownie 1.20.6
0
A Python framework for Ethereum smart contract deployment, testing and interaction.
Contents
A Python framework for Ethereum smart contract deployment, testing and interaction.
Stars: 2642, Watchers: 2642, Forks: 554, Open Issues: 392The eth-brownie/brownie
repo was created 5 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2642 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
Related Packages
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 392 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