v0.1.1
Clean up NPM package by only including required mandatory root files and the dist folder. Also added RPC test that validates script in a demo scenario. This RPC test is useful to ensure generated scripts are valid and that coins will be spendable, specially for larger amounts.
Other Changes
- Fix
package.jsonto useprepublishOnly, which is the script used duringnpm publish