UNPKG

keystore_wdc

Version:

``` npm i keystore_wdc; const KeyStore = require('keystore_wdc'); const ks = new KeyStore(); ``` #### 生成keystore ``` async function create(){ const keystore = await ks.Create("your password"); } ``` * 返回keystore,密码格式不正确返回-1。

12 files
../
2.9 kB
3.62 kB
13.6 kB
18.3 kB
644 B
10.2 kB
16.7 kB
348 B
6.5 kB
1.77 kB
18.7 kB
14.4 kB