How to use the orbit-db.connect function in orbit-db

To help you get started, we’ve selected a few orbit-db 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 ipfs-shipyard / paperhub / app / scripts / services / api.js View on Github external
return getIpfs().then((ipfs) => {
    return OrbitDB.connect(network, user, password, ipfs)
  }).then((o) => {
    orbitdb = o

orbit-db

Distributed p2p database on IPFS

MIT
Latest version published 1 year ago

Package Health Score

59 / 100
Full package analysis