@tabcat/ipfs-bundle-t

0.0.6 • Public • Published

ipfs-bundle-t

custom ipfs bundle for browser

Usage:

install:

npm install -s @tabcat/ipfs-bundle-t

create the ipfs node:

const IpfsBundle = require('@tabcat/ipfs-bundle-t')
const ipfs = IpfsBundle()
ipfs.on('ready', function(){
 //ipfs node ready to use
})

Readme

Keywords

Package Sidebar

Install

npm i @tabcat/ipfs-bundle-t

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

5.89 kB

Total Files

4

Last publish

Collaborators

  • tabcat00