4.0.1 • Published 3 months ago

@libp2p/daemon v4.0.1

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
3 months ago

libp2p.io Discuss codecov CI

libp2p-daemon JavaScript implementation

Install

$ npm i @libp2p/daemon

Specs

The specs for the daemon are currently housed in the go implementation. You can read them at libp2p/go-libp2p-daemon

Usage

$ jsp2pd --help

For a full list of options, you can run help jsp2pd --help. Running the defaults, jsp2pd, will start the daemon and bind it to a local unix socket path. Daemon clients will be able to communicate with the daemon over that unix socket.

As an alternative, you can use this daemon with a different version of libp2p as the one specified in package.json. You just need to define its path through an environment variable as follows:

$ LIBP2P_JS=/path/to/js-libp2p/src/index.js jsp2pd

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.

4.0.1

3 months ago

3.0.1

6 months ago

3.0.0

9 months ago

4.0.0

5 months ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.0

2 years ago