Client library to use the IBM Watson Services
npm i keystore_wdc;
const KeyStore = require('keystore_wdc');
const ks = new KeyStore();
生成keystore
async function create(){
const keystore = await ks.Create("your password");
}
[
](https://travis-ci.com/github/Nexysweb/tabl