Transform a point(x,y) into a public key for Solana and Bitcoin #1189
cesariomartins
announced in
Help
Replies: 1 comment
-
Hey @cesariomartins For bitcoin, there is a way. You can use the standard library with the tKey to derive the address from privateKey. |
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
-
Hi there, is there an example to transform tkey.metadata.pubKey (point object) into a bitcoin and solana public address?
Many tks
Beta Was this translation helpful? Give feedback.
All reactions