BitGo / key-recovery-service-v2

Key Recovery Service server for all v2 coins and ERC20 tokens
Apache License 2.0
8 stars 21 forks source link

[BG-7182] Generate hardened child keys as master keys #19

Closed typokign closed 6 years ago

typokign commented 6 years ago

DAI requested that we automate the generation of master keys as hardened child keys of a single xprv. Added an admin tool command admin.js generate which generates a large number of private keys and stores them to a file. These private keys are imported with the import tool as before.