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

Refactor wallet_ API to make a standalone binary #94

Open
onbjerg opened this issue Nov 25, 2024 · 0 comments · May be fixed by #90
Open

Refactor wallet_ API to make a standalone binary #94

onbjerg opened this issue Nov 25, 2024 · 0 comments · May be fixed by #90
Assignees
Labels
A-wallet C-enhancement New feature or request

Comments

@onbjerg
Copy link
Member

onbjerg commented Nov 25, 2024

The task is to refactor the wallet_ RPC namespace such that it can be run as its own standalone binary, while also still allowing it to be embedded in the node itself.

This requires removing any reliance on internal APIs of the Reth RPC and instead using Alloy to fetch information and send transactions.

@onbjerg onbjerg added A-wallet C-enhancement New feature or request labels Nov 25, 2024
@onbjerg onbjerg self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-wallet C-enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant