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-6157] Node script for importing xpubs (and deriving child keys from a master key) #3

Closed typokign closed 6 years ago

typokign commented 6 years ago

Lays the groundwork for the admin utility. Allows an admin to specify the path of a CSV file of xpubs, which will be imported into the Mongo database specified in config.json. It also ensures that xpubs are not duplicated and are in the proper format.