eth-ape 0.8.16
0
Ape Ethereum Framework
Contents
Ape Ethereum Framework
Stars: 881, Watchers: 881, Forks: 132, Open Issues: 146The ApeWorX/ape
repo was created 3 years ago and the last code push was 1 weeks ago.
The project is popular with 881 github stars!
How to Install eth-ape
You can install eth-ape using pip
pip install eth-ape
or add it to a project with poetry
poetry add eth-ape
Package Details
- Author
- ApeWorX Ltd.
- License
- Apache-2.0
- Homepage
- https://apeworx.io
- PyPi:
- https://pypi.org/project/eth-ape/
- Documentation:
- https://docs.apeworx.io/ape/
- GitHub Repo:
- https://github.com/ApeWorX/ape
Classifiers
Related Packages
Errors
A list of common eth-ape errors.
Code Examples
Here are some eth-ape
code examples and snippets.
GitHub Issues
The eth-ape package has 146 open issues on GitHub
- fix: bug preventing from solidity dependencies to work properly
- Docker build error
- enhancement: allow configuring contracts/ directory
- Conversion: timestamp conversions
- Plugin: StarkNet ecosystem and compiler support
- Dependencies: Refactor dependencies config into key-value object
- Proposition: Allow unimplemented API methods to raise instead of failing to register plugin
- Querying: allow block-series
.query
method on anyTxnHistoryContainer
object - Querying: allow block-series
.query
method on theBlockContainer
object inchain
manager - Plugins: Add
QueryAPI
plugin types - Make Errors More Readable
- feat: allow plugins add to add multiple plugins at the same time example:
ape plugins add etherscan infura
- Querying: allow block-series
.query
method on anyContractCall
object - general: Global ape-config.yaml file
- Caching: Deployment Map