alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
584 stars 213 forks source link

[Feature] Add rpc types for wallet_ namespace #1420

Open mattsse opened 2 days ago

mattsse commented 2 days ago

Component

rpc

Describe the feature you would like

just like txpool,eth,trace these types should go into another rpc-types-wallet crate and should include rpc type bindings for various wallet_ endpoints

https://github.com/ethereum/ERCs/blob/01f41b608ae7e6cf7ef6369144b62b954dd63a1e/ERCS/erc-7715.md#wallet-managed-sessions

https://eips.ethereum.org/EIPS/eip-5792#wallet_sendcalls

Additional context

No response

nadtech-hub commented 16 hours ago

Do you mind if I do it?