mirror of
https://github.com/logos-co/Challenges.git
synced 2025-02-01 21:36:12 +00:00
75 lines
2.3 KiB
Markdown
75 lines
2.3 KiB
Markdown
---
|
|
name: New Bounty
|
|
about: Propose a bounty for Waku
|
|
title: "[BOUNTY] <Title of the bounty>"
|
|
labels: ''
|
|
assignees: hackyguru
|
|
|
|
---
|
|
|
|
## Context
|
|
|
|
<!--
|
|
Context for the bounty on Gitcoin/Bounty platform. Currently curated for a js-waku bounty.
|
|
Only change if the bounty is for another SDK
|
|
-->
|
|
|
|
Waku Is Uncompromising Web3 Communication at Scale.
|
|
A family of robust, censorship-resistant communication protocols, designed to enable privacy-focused messaging for web3 apps.
|
|
|
|
The JavaScript implementation of Waku, [js-waku](https://github.com/waku-org/js-waku/), enables web apps to utilize the Waku network for off-chain message transmission.
|
|
|
|
Disclaimer: Waku is **experimental**, you may find blocking issues while developing your web app. We will prioritize their resolution to unblock you, which means you may have to pause development until done.
|
|
Thank you for your patience and understanding.
|
|
|
|
**Your participation in this bounty is subject to your acceptance of our terms and conditions.**
|
|
|
|
## Rewards
|
|
|
|
<!-- Mention the reward for successfully completing the bounty -->
|
|
|
|
XXX DAI
|
|
|
|
## Timeframe to Completion
|
|
|
|
<!-- timeframe to avoid hogging of bounties. Change as appropriate. -->
|
|
|
|
Once the application is approved, the result must be submitted within 30 days.
|
|
|
|
## Application Evaluation
|
|
|
|
<!-- Criteria we will use to select the hacker that will do the bounty -->
|
|
|
|
To ensure you are selected for this bounty, provide the following information:
|
|
|
|
- Describe the approach you will take to tackle the bounty.
|
|
- A timeline within which you expect to deliver the bounty.
|
|
- Any previous relevant work you have done.
|
|
|
|
## Bounty
|
|
|
|
<!-- Explain your bounty's executive summary that precisely mentions its outline -->
|
|
|
|
### Impact
|
|
|
|
<!-- Explain how your bounty positively contributes to the growth of Waku -->
|
|
|
|
### Deliverables
|
|
|
|
<!-- List out all the deliverables of the bounty -->
|
|
|
|
### Acceptance Criteria
|
|
|
|
<!-- Explain the guidelines, rules and other factors that help determine whether the bounty is complete -->
|
|
|
|
### Resources
|
|
|
|
<!--
|
|
List out some of the resources that can be helpful in completing the bounty.
|
|
Feel free to modify the list below
|
|
-->
|
|
|
|
Learn more about Waku at https://docs.waku.org/.
|
|
Join our Discord to get support at https://discord.waku.org/.
|
|
Various examples available at https://github.com/waku-org/js-waku-examples/.
|