0.2.0 • Published 6 years ago

stardust4ipfs v0.2.0

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
6 years ago

stardust4ipfs

Add stardust to your IPFS bundle

Usage

const node = await IPFS.create({
  libp2p: {
    overrideFunction: require('stardust4ipfs')
  },
  config: {
    Addresses: {
      Swarm: [
        '/dns4/stardust.mkg20001.io/tcp/443/wss/p2p-stardust'
      ]
    }
  }
})

// your instance with stardust is ready
0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago