Aptos Keyless Deeplink Ephemeral keypair Issue #556
Replies: 3 comments 1 reply
-
T @BigOTF oops, understood . To create a new ephemeral key pair, the createEphemeralKeyPair function uses the EphemeralKeyPair.generate() method from the Aptos SDK
|
Beta Was this translation helpful? Give feedback.
-
you can debug it by follow this step
Decode the serialized data back into an EphemeralKeyPair using EphemeralKeyPairEncoding.decode |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
How can I create and validate an ephemeral key pair using the provided EphemeralKeyPair functions from the Aptos SDK, and what encoding mechanism is used for serialization and deserialization?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions