A collection of dev scripts for performing various BCH and SLP transactions using bitbox-sdk and slp-sdk
This is a bundle of scripts intended for advanced users. It's not particularly user friendly. Still, there are some basic scripts which could save time or be expanded on.
- Rename
keys.js.sampletokeys.js - Populate with your own wallet information.
createBchWalletsBatch.js,createBchWalletSingle.js, andcreateSlpWalletSingle.jsare useful scripts for this. For now, the output must be copy pasted manually.
- Clean up the work I've done so far and submit to the
examplessection ofbitbox-sdkandslp-sdk - Big props ;)