# js-libp2p-daemon **Repository Path**: mirrors_libp2p/js-libp2p-daemon ## Basic Information - **Project Name**: js-libp2p-daemon - **Description**: A js-libp2p backed daemon - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # js-libp2p-daemon [![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) [![Discuss](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square)](https://discuss.libp2p.io) [![codecov](https://img.shields.io/codecov/c/github/libp2p/js-libp2p-daemon.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p-daemon) [![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p-daemon/js-test-and-release.yml?branch=main\&style=flat-square)](https://github.com/libp2p/js-libp2p-daemon/actions/workflows/js-test-and-release.yml?query=branch%3Amain) > Standalone libp2p executable # Packages - [`packages/libp2p-daemon`](https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon) libp2p-daemon JavaScript implementation - [`packages/libp2p-daemon-client`](https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-client) libp2p-daemon client implementation - [`packages/libp2p-daemon-protocol`](https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-protocol) Communication protocol between libp2p daemons and clients - [`packages/libp2p-daemon-server`](https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-server) API server for libp2p-daemon instances # API Docs - # License Licensed under either of - Apache 2.0, ([LICENSE-APACHE](https://github.com/libp2p/js-libp2p-daemon/blob/main/LICENSE-APACHE) / ) - MIT ([LICENSE-MIT](https://github.com/libp2p/js-libp2p-daemon/blob/main/LICENSE-MIT) / ) # 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.