{"id":36544212,"url":"https://github.com/logos-messaging/logos-messaging-js","last_synced_at":"2026-01-12T05:55:08.833Z","repository":{"id":36973021,"uuid":"346526277","full_name":"logos-messaging/logos-messaging-js","owner":"logos-messaging","description":"JavaScript implementation of Waku v2","archived":false,"fork":false,"pushed_at":"2026-01-08T14:12:29.000Z","size":291421,"stargazers_count":192,"open_issues_count":146,"forks_count":47,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-01-09T05:26:07.238Z","etag":null,"topics":["censorship-resistance","communication","decentralized","ethereum","javascript","network","waku"],"latest_commit_sha":null,"homepage":"https://js.waku.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logos-messaging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE-v2","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-11T00:02:52.000Z","updated_at":"2026-01-05T22:53:43.000Z","dependencies_parsed_at":"2023-11-20T08:06:28.917Z","dependency_job_id":"26ca45c5-0924-46e2-8b90-710793f9dfaf","html_url":"https://github.com/logos-messaging/logos-messaging-js","commit_stats":{"total_commits":2368,"total_committers":38,"mean_commits":62.31578947368421,"dds":0.6110641891891893,"last_synced_commit":"88e33a90fd2a4de93d4ce0cb99dbd77ff454ef34"},"previous_names":["status-im/js-waku","logos-messaging/js-waku","waku-org/js-waku"],"tags_count":384,"template":false,"template_full_name":null,"purl":"pkg:github/logos-messaging/logos-messaging-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logos-messaging%2Flogos-messaging-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logos-messaging%2Flogos-messaging-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logos-messaging%2Flogos-messaging-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logos-messaging%2Flogos-messaging-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logos-messaging","download_url":"https://codeload.github.com/logos-messaging/logos-messaging-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logos-messaging%2Flogos-messaging-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["censorship-resistance","communication","decentralized","ethereum","javascript","network","waku"],"created_at":"2026-01-12T05:55:08.128Z","updated_at":"2026-01-12T05:55:08.828Z","avatar_url":"https://github.com/logos-messaging.png","language":"TypeScript","readme":"![GitHub Action](https://img.shields.io/github/actions/workflow/status/waku-org/js-waku/ci.yml?branch=master)\n![Code Climate](https://img.shields.io/codeclimate/maintainability/waku-org/js-waku)\n[![Discord chat](https://img.shields.io/discord/1110799176264056863.svg?logo=discord\u0026colorB=7289DA)](https://discord.waku.org)\n\n# js-waku\n\nA TypeScript implementation of the [Waku v2 protocol](https://rfc.vac.dev/spec/10/).\n\n## Documentation\n\n- [Quick start](https://docs.waku.org/guides/js-waku/#getting-started)\n- [Full documentation](https://docs.waku.org/guides/js-waku)\n- [API documentation (`master` branch)](https://js.waku.org/)\n- [Waku](https://waku.org/)\n- [Vac](https://vac.dev/)\n\nAPI Documentation can also be generated locally:\n\n```shell\ngit clone https://github.com/waku-org/js-waku.git\ncd js-waku\nnpm install\nnpm run doc\n```\n\n# Using Nix shell\n```shell\ngit clone https://github.com/waku-org/js-waku.git\ncd js-waku\nnix develop\nnpm install\nnpm run doc\n```\n\n## Bugs, Questions \u0026 Features\n\nIf you encounter any bug or would like to propose new features, feel free to [open an issue](https://github.com/waku-org/js-waku/issues/new/).\n\nFor general discussion, get help or latest news, join us on [Vac Discord](https://discord.gg/Nrac59MfSX) or the [Waku Telegram Group](https://t.me/waku_org).\n\n## Roadmap\n\nYou can track progress on the [project board](https://github.com/orgs/waku-org/projects/2/views/1).\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/waku-org/js-waku/blob/master/CONTRIBUTING.md).\n\n## License\n\nLicensed and distributed under either of\n\n- MIT license: [LICENSE-MIT](https://github.com/waku-org/js-waku/blob/master/LICENSE-MIT) or http://opensource.org/licenses/MIT\n\nor\n\n- Apache License, Version 2.0, ([LICENSE-APACHE-v2](https://github.com/waku-org/js-waku/blob/master/LICENSE-APACHE-v2) or http://www.apache.org/licenses/LICENSE-2.0)\n\nat your option. These files may not be copied, modified, or distributed except according to those terms.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogos-messaging%2Flogos-messaging-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogos-messaging%2Flogos-messaging-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogos-messaging%2Flogos-messaging-js/lists"}