- Notifications
You must be signed in to change notification settings - Fork 2
Implement EVM Address Type into HDWallet #90
Copy link
Copy link
Open
Labels
area:packagePython PackagePython Packagepackage:hdwalletPython Package HDWallet SDKPython Package HDWallet SDK
Description
Metadata
Metadata
Assignees
Labels
area:packagePython PackagePython Packagepackage:hdwalletPython Package HDWallet SDKPython Package HDWallet SDK
Projects
StatusShow more project fields
Backlog
What to do:
It should be possible to derive a ETH Address from the given mnemonic seed and private key
Whats the problem:
Defichain uses a different algorithmus to create the main seed from the mnemonic seed.
Bacause of that feature cannot build on the foundation of the current HDWallet implementation
Steps: