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.sample
tokeys.js
- Populate with your own wallet information.
createBchWalletsBatch.js
,createBchWalletSingle.js
, andcreateSlpWalletSingle.js
are 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
examples
section ofbitbox-sdk
andslp-sdk
- Big props ;)