@topology-foundation/network
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Topology Network Stack

This package contains the network middleware to abstract libp2p for the Topology Protocol.

To do so, we define a TopologyNetworkNode where we can pass the configs that we want and it "magically" configures libp2p and gives connectivity to the Topology Network.

Usage

This package is intended to be used as a dependency for the Topology Protocol. However, you can use it as a standalone package. For that, you can install it using:

# yarn
yarn add @topology-foundation/network

# npm
npm install @topology-foundation/network

Build

To build the package, you can run:

yarn build

Tests

To run the tests, you can run:

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @topology-foundation/network

Weekly Downloads

4

Version

0.2.0

License

MIT

Unpacked Size

111 kB

Total Files

23

Last publish

Collaborators

  • droak