Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add missing dependency eth_abi to installation cmd #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0xkg
Copy link

@0xkg 0xkg commented Mar 12, 2025

I noticed that eth_abi is being used in the project, but it's not included in the installation command for dependencies. I've added eth_abi to the list, ensuring that it gets installed along with the other packages.

This should fix any issues related to missing dependencies.

Now the install command looks like this:

pip install web3 py_ecc eth_abi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant