You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 .
The text was updated successfully, but these errors were encountered: