Replies: 1 comment
-
Hey there @talentdev2020 thanks for pointing this out. We've updated the docs here https://web3auth.io/docs/sdk/self-host/modules/private-keys#assign-the-privatekeymodule-class-to-a-variable Feel free to message again if it's still not clear. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 initializedBeta Was this translation helpful? Give feedback.
All reactions