Skip to content

How to generate same address with TrustWallet? #95

@mekery

Description

@mekery

I'm trying to get address by fromMnemonic, while the address is different with the one generated in TrustWallet using the same mnemonic.

Is there a way to generate same address with TrustWallet by this great package? Thanks!

https://github.com/moneytrackio/tezart/blob/main/example/example.dart#L28-L35

final keystore = Keystore.fromMnemonic(mnemonic);
print(keystore.address);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions