Bitcoin Hierarchical Deterministic wallet address generator script by Node JS
Project detail
Please use node.js to write a simple script to:
1. Generate infinite numbers of BTC address which is belong to one parent address by using Hierarchical Deterministic wallet
Please conduct a transfer test in testnet of Bitcoin.
Please also let me know that whether the transfer of bitcoin to any one of the BTC addresses will be consolidated to one BTC parent address.