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

Third Party Regulated Transfers #1393

Open
5 tasks
IlyasRidhuan opened this issue Feb 20, 2023 · 0 comments
Open
5 tasks

Third Party Regulated Transfers #1393

IlyasRidhuan opened this issue Feb 20, 2023 · 0 comments
Assignees
Labels

Comments

@IlyasRidhuan
Copy link
Contributor

Currently, only two parties are able to see the contents of a transaction. There may be scenarios whereby a third, trusted party needs to be able to decrypt (but not spend) a transaction. This is the feature being suggested here.

The sender should be able to decide when this trusted third party can view a transaction.

  • Develop the regulated-transfer.mjs in node.
  • Add regulated-transfer route in the api
  • A new circuit regulated-transfer.circom
  • Update the optimist and client nodes to be able to decrypt these transaction types.
  • Update the on-chain solidity struct to handle dynamic compressedSecrets this will be where we will store additional encryption information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants