mirror of https://github.com/waku-org/specs.git
Update README.md
This commit is contained in:
parent
30bc0a7b0a
commit
20267fddbf
12
README.md
12
README.md
|
@ -1,7 +1,7 @@
|
|||
# Waku Specifications
|
||||
|
||||
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.
|
||||
This repository contain specification from contributors wanting to imporve Waku protocols.
|
||||
|
||||
## Resources
|
||||
Relvant Waku resouces related to the specifications located in this repository:
|
||||
|
@ -15,12 +15,12 @@ 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.
|
||||
New specifications are considered a proof of concept,
|
||||
once a rough consensus is reached towards stabilzition,
|
||||
the specification may be considered to receive the draft status and
|
||||
further discussion will continue on the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository.
|
||||
|
||||
**NOTE:** Specifications located in this repository should be considered not production ready.
|
||||
Discussion should be conducted with the intention of maturing the specification.
|
||||
Discussion should be conducted with the intention of maturing each specifications.
|
||||
|
||||
Head over to the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository where other Waku specifcations live.
|
||||
|
|
Loading…
Reference in New Issue