This is a zingolib wrapper, it manages wallet creation, restore and syncing automatically.
To build zingolib-wrapper, just follow the steps:
$ git clone https://github.com/james-katz/zingolib-wrapper.git
$ cd zingolib-wrapper
$ npm install
$ npm run neon
You'll need rust, openssl-dev and a few other dependencies.
See index.js
and examples
for usage example.
Write documentation