A Dart project with the goal to port most Ethereum wallet standards to Dart/Flutter.
-
Mnemonic seed generation &/ derivation.
-
Mnemonic recovery.
-
Seed root from mnemonic.
-
Root private key derivation.
-
Child key derivations from extended private keys.
-
Initial Hierarchical Deterministic key support.
-
Full support for the official Ethereum derivation path.
-
More unit tests
-
Good Docs