Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 10/24/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.
Could you tell me how I can initialize PrivateKeyModule?
In the document, it says like this,
const privateKeyModule = new PrivateKeyModule();
But , it requires IPrivateKeyFormat, not sure how it can be initialized
Originally posted by: polartar
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/759