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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: