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

Implement digital wallet contract #30

Open
cmickeyb opened this issue Mar 7, 2024 · 0 comments
Open

Implement digital wallet contract #30

cmickeyb opened this issue Mar 7, 2024 · 0 comments

Comments

@cmickeyb
Copy link
Contributor

cmickeyb commented Mar 7, 2024

A PDO is a smart contract that runs inside of an Intel SGX enclave. This gives us a way to implement a digital wallet application with additional confidentiality and integrity guarantees.

Using the PDO contract library, this digital wallet app should manage a set of cyrptographic key pairs for a user.

Related to PDO contracts issue 429 created by @marcelamelara .

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

No branches or pull requests

1 participant