Skip to content

IPFS Peer abstraction Node.js implementation

License

Notifications You must be signed in to change notification settings

hackergrrl/js-peer-info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peer-info JavaScript implementation

Build Status Dependency Status js-standard-style

Peer Info contains information about a peer Id and its multiaddrs. This module is used by IPFS and libp2p.

Usage

In Node.js through npm

> npm install --save peer-info
const PeerInfo = require('peer-info')

About

IPFS Peer abstraction Node.js implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%