Skip to content

daotl/go-libp2p-collect

Repository files navigation

go-libp2p-collect


A pub-sub-collect system built on libp2p.

Repo Lead Maintainer

@huiscool

Table of Contents

Install

go get github.com/daotl/go-libp2p-collect

And add the following line to your go.mod:

replace github.com/libp2p/go-libp2p-pubsub => github.com/daotl/go-libp2p-pubsub {{VERSION}}

Usage

To be used for messaging and data collection in p2p infrastructure (as part of libp2p) such as IPFS, Ethereum, other blockchains, etc.

Documentation

See the API documentation.

Contribute

Contributions welcome. Please check out the issues.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT

Copyright (c) 2020 DAOT Labs. All rights reserved.

About

A pub-sub-collect system built on libp2p.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages