Socket
Socket
Sign inDemoInstall

@ceramicnetwork/ipfs-topology

Package Overview
Dependencies
159
Maintainers
10
Versions
329
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ceramicnetwork/ipfs-topology

Setup IPFS topology right


Version published
Weekly downloads
1.9K
decreased by-21.21%
Maintainers
10
Created
Weekly downloads
 

Readme

Source

Ceramic topology

ceramicnetwork MIT license Twitter

Bootstrap IPFS topology for Ceramic network

Getting started

Installation

$ npm install @ceramicnetwork/ipfs-topology

Usage

See the ceramic developer site for more details about how to use this package.

import {IpfsTopology} from "@ceramicnetwork/ipfs-topology";

const topology = new IpfsTopology(ipfs, networkName)
// Sets up topology right away, and set it periodically
await topology.start()

Contributing

We are happy to accept small and large contributions. Make sure to check out the Ceramic specifications for details of how the protocol works.

License

Apache-2.0 or MIT

Keywords

FAQs

Last updated on 29 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc