oasisprotocol / sapphire-paratime

Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network
https://oasisprotocol.org/sapphire
Apache License 2.0
39 stars 27 forks source link

sapphire-snap integration #389

Open CedarMist opened 2 months ago

CedarMist commented 2 months ago

We need to detect if the sapphire-snap is installed.

The RPC call wallet_getSnaps', and check if sapphire-snap is loaded.

If it's loaded, then we can do the wallet_invokeSnap for the setTransactionDecryptKeys method.

CedarMist commented 1 month ago

Question: