We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bundler must be able to conect to the EntryPoint smart contract and make calls.
Use ethers-rs.
ethers-rs
The text was updated successfully, but these errors were encountered:
I want to take this one now. This relates to #1 .
Sorry, something went wrong.
generate type safe bindings for abstract accounts. #4
16c6a10
a743a5a
Merge pull request #17 from zsluedem/generate-bindings
05f48bf
Generate type safe bindings for abstract accounts (#4)
#25
zsluedem
No branches or pull requests
Problem
Bundler must be able to conect to the EntryPoint smart contract and make calls.
Proposed solution
Use
ethers-rs
.The text was updated successfully, but these errors were encountered: