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
This development initiative is contingent upon the completion of the extension of the OpenZeppelin Cairo Contract to support multiple signers, as detailed in Issue #14.
Objective
SDK Development: We aim to create an SDK that's wasm-able, allowing for the generation of JavaScript bindings. This will facilitate developers in interacting seamlessly with the updated account contract.
Prerequisite
This development initiative is contingent upon the completion of the extension of the OpenZeppelin Cairo Contract to support multiple signers, as detailed in Issue #14.
Objective
SDK Development: We aim to create an SDK that's wasm-able, allowing for the generation of JavaScript bindings. This will facilitate developers in interacting seamlessly with the updated account contract.
Reference: The current equivalent of our goal for the SDK can be found at cartridge-gg/cartridge webauthn.ts.
Integration with starknet-rs: The SDK should encapsulate the functions provided by
starknet-rs
.Future Provisions: An essential future upgrade would be the capability of the SDK to generate session tokens.
Wasm Compatibility: Ensure compatibility with Rust's no_std to confirm wasm-ability.
Acceptance Criteria
starknet-rs
.The text was updated successfully, but these errors were encountered: