specs/README.md

27 lines
1.2 KiB
Markdown
Raw Normal View History

2024-02-15 00:11:02 +00:00
# Waku Specifications
2024-01-30 03:56:56 +00:00
2024-02-14 00:37:58 +00:00
Waku builds a family of privacy-preserving, censorship-resistant communication protocols for web3 applications.
This repository contain RFCs from contributors wanting to imporve Waku protocols.
## Resources
Relvant Waku resouces related to the specifications located in this repository:
- [Waku.org](https://waku.org/)
- [nWaku: Waku Node](https://github.com/waku-org/nwaku)
## Contributions
Contributions are welcome from any party.
Contributors can create specifcations relating to the Waku domain and
create a pull request to begin discussion.
There is no format/template for accepted specifications to the Waku RFC.
New specifications that are considered a proof of concept,
should provide some implementation to help discussion.
If rough consensus is reached,
the specification could be considered to receive a draft status at the Vac RFC repository.
**NOTE:** Specifications located in this repository should be considered not production ready.
Discussion should be conducted with the intention of maturing the specification.
Head over to the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository where other Waku specifcations live.