How to use the simple-hypercore-protocol.keyPair function in simple-hypercore-protocol

To help you get started, we’ve selected a few simple-hypercore-protocol examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github mafintosh / hypercore-protocol / index.js View on Github external
static keyPair (seed) {
    return SHP.keyPair(seed)
  }

simple-hypercore-protocol

Hypercore protocol state machine

MIT
Latest version published 3 years ago

Package Health Score

42 / 100
Full package analysis

Popular simple-hypercore-protocol functions

Similar packages