@libp2p/components
Container for libp2p components
$ cnpm install @libp2p/components 
SYNC missed versions from official npm registry.

@libp2p/components

libp2p.io IRC Discuss codecov CI

Container for libp2p components

Table of contents

Install

$ npm i @libp2p/components

Usage

import { Components } from '@libp2p/components'

const components = new Components({
  // .. components here
})

// later
components.getPeerId()

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Current Tags

  • 3.1.1                                ...           latest (3 years ago)

15 Versions

  • 3.1.1                                ...           3 years ago
  • 3.1.0                                ...           4 years ago
  • 3.0.1                                ...           4 years ago
  • 3.0.0                                ...           4 years ago
  • 2.1.1                                ...           4 years ago
  • 2.1.0                                ...           4 years ago
  • 2.0.4                                ...           4 years ago
  • 2.0.3                                ...           4 years ago
  • 2.0.2                                ...           4 years ago
  • 2.0.1                                ...           4 years ago
  • 2.0.0                                ...           4 years ago
  • 1.0.0                                ...           4 years ago
  • 0.0.2                                ...           4 years ago
  • 0.0.1                                ...           4 years ago
  • 0.0.0                                ...           4 years ago

Copyright 2013 - present © cnpmjs.org | Home |