Prerequisite: Node.js, NPM
hd-wallet-example.js
demonstrates some very basic functions of a typical HD wallet using the Bitcoin SV javascript library.
If you want to play around with the code and run the example yourself:
git clone https://github.com/simplycash/bsv-lib-examples.git
cd bsv-lib-examples
npm install
node hd-wallet-example.js