smartvaults / smartvaults-js-client

SmartVaults javascript client
https://smartvaults.github.io/smartvaults-js-client/
2 stars 2 forks source link

Develop a method to fetch shared key events by pubkey #49

Closed Dreyhh closed 8 months ago

Dreyhh commented 9 months ago

Although the policy events are published by the shared key auth, it is possible to determine the creator of the policy via its associated shared key event. By creating a getSharedKeyEventsByPubkey it will be possible to fetch vaults by creator, this could be of use in particular to key agents.