2.9.7 • Published 1 year ago

@dustil/ipfs-topology v2.9.7

Weekly downloads
-
License
(Apache-2.0 OR MI...
Repository
github
Last release
1 year ago

Ceramic topology

ceramicnetwork MIT license npm.io 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 "@dustil/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

2.9.7

1 year ago

2.9.6

1 year ago

2.9.5

1 year ago

2.9.4

1 year ago

2.9.3

1 year ago

2.9.2

1 year ago

2.9.1

1 year ago

2.9.0

1 year ago

2.9.0-rc.1

1 year ago