ethereum / execution-apis

Collection of APIs provided by Ethereum execution layer clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this the right place to standardize `wallet_*` RPC methods?

SamWilsn opened this issue · comments

Inspired by EIP-747, I am curious if this repository accepts standards related to the wallet_* namespace of RPC methods.

I think here is the right place. We can use all the bundling of resources we can get to improve the tooling for spec, docs, and testing of RPC APIs. So it'd be nice to tap into the wallet community for that too.