0.0.6 • Published 5 years ago

@tabcat/ipfs-bundle-t v0.0.6

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

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
})
0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago