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

Shared library for client requests and payload construction. #19

Open
Avi-D-coder opened this issue Feb 5, 2024 · 0 comments
Open

Shared library for client requests and payload construction. #19

Avi-D-coder opened this issue Feb 5, 2024 · 0 comments

Comments

@Avi-D-coder
Copy link
Contributor

The CLI and any future SDKs should use a Rust library to identify L2 endpoints and construct/sign payloads.
The library should be WASM compatible for use in TypeScript and Python SDKs.

This logic needs live in Rust to allow the use of efficient formats like rkyv in the signed payload that needs to be checked in ZK.

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