Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

libp2p/js-libp2p-topology

Repository files navigation

📁 Archived - this module has been deprecated

@libp2p/topology

libp2p.io Discuss codecov CI

libp2p network topology

Table of contents

Install

$ npm i @libp2p/topology

Usage

import { createTopology } from '@libp2p/topology'

const topology = createTopology({ ... })

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.