iota-tools
v0.0.2
Published
Additional tools for your IOTA applications
Downloads
4
Readme
NOTE: this package is in development - NOT ready to use yet - please feel free to join development and write to user instantlink99 in iota slack.
IOTA tools
Summary
IOTA tools provides you with a additional methods and functions that allow you to access basic IOTA functionality and even go beyond the iota-engine https://gitlab.com/iota-x/iota-engine tools
such as
- even do more fancy bundle transactions ..etc
The iota-engine package must be installed
Of course this package follows same standards and rules as iota-engine by hiding much of the deeper lying IOTA framework
Installing
# install with npm
$ npm install --save iota-engine
$ npm install --save iota-tools