Skip to content

v0.1.1

Choose a tag to compare

@m4ktub m4ktub released this 22 Oct 23:06
· 5 commits to master since this release

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.json to use prepublishOnly, which is the script used during npm publish