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

Dynamic - Adjust schemas handle in Side Panel #12

Open
BryanBorck opened this issue Aug 27, 2024 · 1 comment
Open

Dynamic - Adjust schemas handle in Side Panel #12

BryanBorck opened this issue Aug 27, 2024 · 1 comment
Assignees

Comments

@BryanBorck
Copy link
Member

No description provided.

@BryanBorck
Copy link
Member Author

In the src/entries/SidePanel/SidePanel.tsx you will see a whole code, we need to do 2 things:

  • Make components for the important parts
  • Generalize the requests handle on the three proving flows:
    • Interactive using rust tlsn server (the revolut req)
    • Verifier using tlsn-js (the luma/twitter req)
    • Proxy using our tls websocket (the spotify req)

You can see the schemas on src/utils/dynamic.ts

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

2 participants