This package has been deprecated

Author message:

This bundle has been deprecated, consult github.com/libp2p/js-libp2p

libp2p-ipfs-browser

301.0.0 • Public • Published

js-libp2p-ipfs-browser



Deprecation Notice

This module has been deprecated in favour of:



Coverage Status Travis CI Circle CI Dependency Status js-standard-style

Sauce Test Status

libp2p build (module) used in js-ipfs when running it on the browser. If you are looking for the version to be used in Node.js, see libp2p-ipfs-nodejs.

This libp2p build has support for:

  • WebSockets and WebRTC
  • SPDY and mplex stream multiplexing
  • secio encrypted channels
  • Identify STUN protocol

Table of Contents

Install

npm install --save libp2p-ipfs-browser

Usage

const Node = require('libp2p-ipfs-browser')

API

API docs can be found at https://github.com/libp2p/js-libp2p#usage

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i libp2p-ipfs-browser

Weekly Downloads

43

Version

301.0.0

License

MIT

Last publish

Collaborators

  • daviddias
  • dignifiedquire