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

Public credential issuance with escrow account #89

Open
noandrea opened this issue Apr 13, 2022 · 1 comment
Open

Public credential issuance with escrow account #89

noandrea opened this issue Apr 13, 2022 · 1 comment
Labels
enhancement New feature or request Stale

Comments

@noandrea
Copy link
Contributor

The user story is:

CredentialIssuer declares that

  • it issues a credential
  • for a price
  • within a time limit

An applicant can send a transaction to request the issuance of a public credential

  • the transaction must contain amount to cover the price of issuance

The amount is then locked in an escrow account.

When the Issuer issues the credential, the funds in the escrow account get transferred
to the credential issuer.

After the time-limit has expired, and if the credential has not been issued, then the
applicant can execute another transaction to cancel the credential request and
recover the funds from the escrow account.

@noandrea noandrea added the enhancement New feature or request label Apr 14, 2022
@github-actions
Copy link

This issue was marked as stale because there was no activity for 15 days

@github-actions github-actions bot added the Stale label Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

1 participant