UNPKG

dvf-client-js

Version:

<img src="https://avatars1.githubusercontent.com/u/56512535?s=200&v=4" align="right" />

5 lines (3 loc) 155 B
const keystore = require('./index') const createPrivateKey = require('../stark/createPrivateKey') module.exports = sw => keystore(sw)(createPrivateKey())