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