Module: SmartInvoice

SmartInvoice module

SmartInvoice module allow you to interact with Smart Invoice network. See documentation for more details.

To include exported SmartInvoice class do this:
import SmartInvoice from 'smartinvoice-sdk';
or
var SmartInvoice = require('smartinvoice-sdk');
Source: