Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xtruan committed Mar 4, 2023
1 parent 553b8f3 commit 4ea47f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,14 @@ The application will be compiled and copied onto your device
- BIP39 mnemonic to BIP39 seed generation
- Hierarchical Deterministic (HD) wallet generation from seed
- Generation of offline `m/44'/0'/0'/0` BTC wallet
- Generation of offline `m/44'/60'/0'/0` ETH wallet (coded from the $SPORK Castle of ETHDenver 2023!)
- Similar features to: https://iancoleman.io/bip39/

### Work in Progress

- Support for BIP39 passphrase
- Currently blank
- Support for custom BIP32 wallet paths
- Support for more custom BIP32 wallet paths
- Currently hardcoded to `m/44'/0'/0'/0`

### (FAR) Future
Expand Down

0 comments on commit 4ea47f6

Please sign in to comment.