-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It would be great to add mnemonic initialization to the WalletClient in the foton library. This feature would allow users to import wallets using mnemonic phrases, derive key pairs, and sign transactions using those keys.
Requirements
Implement a method to initialize WalletClient with a mnemonic phrase.
Derive key pairs using a standard derivation path.
Enable transaction signing with the derived keys.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels