WARNING:
THIS APPPLICATION IS CREATED FOR EDUCATIONAL PURPOSE EXPLAINING HOW HIERARCHICAL DETERMINISTIC WALLETS WORKS.
DO NOT USE THIS TOOL IN PRODUCTION, OTHERWISE YOU WILL LOSE ALL YOUR CRYPTOCURRENCIES.
THIS APPLICATION ONLY CREATE VALID KEYS AND ADDRESSES FOR ETHEREUM (ETH) WALLETS IMPLEMENTING
BIP-39, BIP-32 AND BIP-44.
This application calculates the keys for wallets implementing BIP-44, where path is defined as: m / purpose' / coin_type' / account' / change / address_index
Purpose, coin types and account are hardened hence the apostrophe (') and the purpose is a constant set to 44'.
Coin types which implemented BIP-44 can be found at: SLIP-0044 : Registered coin types for BIP-0044