@libp2p/interface-peer-store
Peer Store interface for libp2p
Last updated 4 years ago by achingbrain .
Apache-2.0 OR MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @libp2p/interface-peer-store 
SYNC missed versions from official npm registry.

@libp2p/interface-peer-store

libp2p.io Discuss codecov CI

Peer Store interface for libp2p

Table of contents

Install

$ npm i @libp2p/interface-peer-store

Usage

Tags

Common tags can be imported from the @libp2p/interface-peer-store/tag module:

import { KEEP_ALIVE } from '@libp2p/interface-peer-store/tags'

await peerStore.tagPeer(peerId, KEEP_ALIVE)

API Docs

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

  • 2.0.4                                ...           latest (3 years ago)
  • 2.0.4-d853d124                                ...           next (3 years ago)

27 Versions

  • 2.0.4-d853d124                                ...           3 years ago
  • 2.0.4-ea8a0637                                ...           3 years ago
  • 2.0.4-ab0e3980                                ...           3 years ago
  • 2.0.4-3dfc236e                                ...           3 years ago
  • 2.0.4-8c6b6d24                                ...           3 years ago
  • 2.0.4-d2f1eff4                                ...           3 years ago
  • 2.0.4-5a9fb4d6                                ...           3 years ago
  • 2.0.4-883082ca                                ...           3 years ago
  • 2.0.4-1c6702c8                                ...           3 years ago
  • 2.0.4                                ...           3 years ago
  • 2.0.3                                ...           3 years ago
  • 2.0.2                                ...           3 years ago
  • 2.0.1                                ...           3 years ago
  • 2.0.0                                ...           3 years ago
  • 1.2.9                                ...           3 years ago
  • 1.2.8                                ...           3 years ago
  • 1.2.7                                ...           3 years ago
  • 1.2.6                                ...           3 years ago
  • 1.2.5                                ...           3 years ago
  • 1.2.4                                ...           3 years ago
  • 1.2.3                                ...           3 years ago
  • 1.2.2                                ...           4 years ago
  • 1.2.1                                ...           4 years ago
  • 1.2.0                                ...           4 years ago
  • 1.1.0                                ...           4 years ago
  • 1.0.0                                ...           4 years ago
  • 0.0.0                                ...           4 years ago

Copyright 2013 - present © cnpmjs.org | Home |