generated from ApeWorX/project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Overview
Would be really nice if the account container class did some sort of detection (perhaps lazily) of whether a device was connected, and if so, what accounts are connected via that device. Especially useful for something like ape-safe, where it dynamically detects what wallets it can use to sign with
Specification
May need to track some sort of "device ID" (maybe a processed version of the master pubkey) that can be used to detect which devices are connected to which accounts, and then based on the connected devices at the time that a request is made to the account container of which accounts are available we filter that response dynamically.
Dependencies
Include links to any open issues that must be resolved before this feature can be implemented.
Metadata
Metadata
Assignees
Labels
No labels