UNPKG

dvf-client-js

Version:

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

6 lines (3 loc) 165 B
const keyPair = await dvf.stark.createKeyPair(starkPrivKey) const registerResponse = await dvf.register(keyPair.starkPublicKey) logExampleResult(registerResponse)