Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KIP-0030: SpireKey dApp <> Wallet Connection #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

EnoF
Copy link
Contributor

@EnoF EnoF commented Feb 16, 2024

Scoped KIP down to dapp <> wallet connection


 - NOTE: the specification is still in draft, we are still testing and
   trying to make sure everyone can make use of this specification.
@EnoF EnoF self-assigned this Feb 16, 2024
@EnoF EnoF marked this pull request as ready for review October 3, 2024 08:17
@EnoF EnoF changed the title Add the KIP-0030 draft Add the KIP-0030 Oct 3, 2024
Randynamic
Randynamic previously approved these changes Oct 3, 2024
balance: string;
devices: Device[];
guard?: Guard;
keyset?: Keyset;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this guard significantly different from the keyset? It would be good to explain the difference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right I haven't written about it, the difference being that the Keyset is the keyset currently registered on the defined keyset, and the guard being the create-ref-guard of that keyset definition.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update the supporting text around it. 👍

@LindaOrtega LindaOrtega changed the title Add the KIP-0030 KIP-0030: SpireKey dApp <> Wallet Connection Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants