MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

Consider allowing Snaps to listen / modify Web3 RPC calls #511

Open ritave opened 2 years ago

ritave commented 2 years ago

I imagine a situation where Metamask has not added new Web3 features and a Snap comes in and adds them themselves. If Snaps could listen to RPC requests made by the user, they could respond to them in a seamless way allowing to extend Metamask's RPC API.

SebastienGllmt commented 12 months ago

This is a similar ask as https://github.com/MetaMask/snaps/issues/1130