Skip to content

mkg20001/stardust4ipfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Add stardust to *your* IPFS bundle

Resources

Stars

Watchers

Forks

Packages

No packages published