aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
2 stars 4 forks source link

Fix: An ETH account could not be initialized from its mnemonic #99

Closed hoh closed 5 months ago

hoh commented 5 months ago

Users could not easily import or migrate accounts using their mnemonic representation.

Solution: Add a static method from_mnemonic on the ETHAccount class.

Discussion: This is a first step and this behaviour can be extended to more chains in the future.

github-actions[bot] commented 5 months ago

Please note that this categorization is based solely on the provided information and may not fully reflect the complexity of the PR. It would be beneficial if you could provide additional rules or context to fine-tune the categorization process.