Arceliar / go-libp2p-peerstore

an object to manage sets of peers, their addresses and other metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-libp2p-peer

GoDoc Coverage Status Build Status

An object to manage peers, their addresses, and other metadata about them.

Install

go get github.com/libp2p/go-libp2p-peerstore

Usage

Check out the GoDocs.

Contribute

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

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT

About

an object to manage sets of peers, their addresses and other metadata

License:MIT License


Languages

Language:Go 99.4%Language:Makefile 0.6%