0.2.0 • Published 5 years ago

stardust4ipfs v0.2.0

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
5 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

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago