Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extending faq adding how to run a node point #210

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Conversation

Ivansete-status
Copy link
Contributor

Description

Adding a new point to refer the nwaku-compose repo. From there, node operators should be able to get the node's FAQ

Related PR

waku-org/nwaku-compose#120

Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-waku-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 11:09am

Copy link
Contributor

@gabrielmer gabrielmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@@ -33,3 +33,9 @@ import { AccordionItem } from '@site/src/components/mdx'
<AccordionItem title="What are Rate Limiting Nullifiers (RLN)?">
<a href="/learn/concepts/protocols#rln-relay">Rate Limiting Nullifier</a> is a zero-knowledge (ZK) protocol enabling spam protection in a decentralized network while preserving privacy. Each message must be accompanied by a ZK proof, which <a href="/learn/concepts/protocols#relay">Relay</a> nodes verify to ensure the publishers do not send more messages than they are allowed. The ZK proof does not leak any private information about message publishers - it only proves they are members of a set of users allowed to publish a certain number of messages per given time frame.
</AccordionItem>

<AccordionItem title="How to start a Waku node?">
Follow the README instructions at <a href="https://github.com/waku-org/nwaku-compose">nwaku-compose</a>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

@Ivansete-status Ivansete-status Sep 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's use those. Updated in the commit d05996e

@Ivansete-status Ivansete-status merged commit 40f0380 into develop Sep 6, 2024
3 checks passed
@Ivansete-status Ivansete-status deleted the extenf-faq branch September 6, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants