SIPs icon indicating copy to clipboard operation
SIPs copied to clipboard

SIP-26: Account Router Snap

Open danroc opened this issue 1 year ago • 0 comments

Abstract

This SIP proposes a new API to be implemented by a new Account Router, allowing the forwarding of signing requests to the appropriate account Snap (i.e., Snaps that implement the Keyring API).

Motivation

The Keyring API is being modified to support non-EVM chains. However, a challenge arises in identifying the correct account Snap that should receive the signing request, as this information is often only obtainable from the request itself, which varies based on method and chain.

danroc avatar Aug 30 '24 15:08 danroc