You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
I want to send transactions using ts-sdk + ledger.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
If i understand correctly, we're supposed to use this method static fromDerivationPath(path: string, mnemonics: string): Ed25519PrivateKey.
However, this requires typing in mnemonics according to the README example below, which looks risky.
I wonder what's the recommended way of doing it such that users don't have to input the sensitive mnomonic?
Which operating system are you using?
macOS
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