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

feat: extension connection logic #25

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

BryanBorck
Copy link
Contributor

Implementation of:

Background index and rpc: handle background actions
Background db: store connections

Content index and rpc: handle content actions to send/receive data from background
Content content: create provider to call the extension from webpage

Development of:

HandleConnect: Establish the connection between webpage and extension
HandleExtractData: The idea is abstract (we still don't know every function), so I created one to see how it works

Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkramp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 0:00am
zkramp-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 0:00am

Copy link
Contributor

@0xChqrles 0xChqrles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

@0xChqrles 0xChqrles merged commit bee91cc into keep-starknet-strange:main Aug 29, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

3 participants