2022-06-22 01:04:59 +00:00
|
|
|
---
|
|
|
|
title: Contribute to Waku
|
|
|
|
---
|
|
|
|
|
|
|
|
# Contribute to Waku
|
|
|
|
|
|
|
|
You can contribute to Waku in several manners:
|
|
|
|
|
|
|
|
## Run a Node
|
|
|
|
|
|
|
|
The Waku Network is a permissionless, decentralized set of nodes.
|
|
|
|
Anyone can run their own node, use and support the network.
|
|
|
|
|
2022-11-11 06:07:35 +00:00
|
|
|
Learn more [here](https://github.com/status-im/nwaku/tree/master/docs/operators).
|
2022-06-22 01:04:59 +00:00
|
|
|
|
|
|
|
## Build Your Own Waku Application
|
|
|
|
|
|
|
|
By integrating Waku in your application,
|
|
|
|
you may contribute by:
|
|
|
|
|
|
|
|
- Running Waku node within your application,
|
|
|
|
- Reporting bugs and missing features to the development teams,
|
|
|
|
- Inspire other developers in using Waku for various use cases.
|
|
|
|
|
|
|
|
[Get started now](/platform).
|
|
|
|
|
|
|
|
## Contribute to the Waku Implementations
|
|
|
|
|
|
|
|
All Waku implementations are open source,
|
|
|
|
Pull Requests and welcome and encouraged.
|
|
|
|
|
|
|
|
We sometimes open bounties on [Gitcoin](https://gitcoin.co/),
|
|
|
|
potential bounties are marked with the label `bounty` on GitHub issues.
|
|
|
|
|
|
|
|
Repositories:
|
|
|
|
|
2022-11-11 06:07:35 +00:00
|
|
|
- [js-waku](https://github.com/waku-org/js-waku)
|
2022-06-22 01:04:59 +00:00
|
|
|
- [nwaku](https://github.com/status-im/nwaku)
|
2022-11-11 06:07:35 +00:00
|
|
|
- [go-waku](https://github.com/waku-org/go-waku)
|
2022-06-22 01:04:59 +00:00
|
|
|
|
|
|
|
## Research
|
|
|
|
|
|
|
|
Waku Research is ongoing and driven by Vac.
|
|
|
|
Vac is an R&D org creating modular p2p protocols for private, secure, censorship resistant communication.
|
|
|
|
|
|
|
|
Learn more at https://vac.dev/
|
|
|
|
|
|
|
|
## Other Ways of Contributing
|
|
|
|
|
|
|
|
If you are keen to contribute but not sure how,
|
|
|
|
join the discussion on [Vac Discord](https://discord.gg/j5pGbn7MHZ)
|
|
|
|
or the [Waku Telegram Group](https://t.me/waku_org).
|
|
|
|
|
|
|
|
Waku is a public good, we are always welcoming help from the community.
|