How to get a wallet address on server side #439
softcheetah
announced in
Help
Replies: 2 comments 11 replies
-
You can derive the eth wallet address from public_key given in id token
For ex:
|
Beta Was this translation helpful? Give feedback.
8 replies
-
hi @himanshuchawla009, How can I derive a wallet address from ed25519 public key? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to know how to get a wallet address from
idToken
on server side.https://web3auth.io/docs/server-side-verification/social-login-users
Beta Was this translation helpful? Give feedback.
All reactions