Ivan Folgueira Bande e737033c4f
Suggesting a few ideas
* Secure DeFi
* News over Waku
* Budged approval app
* Property registry app
2023-10-31 18:08:34 +01:00
2023-10-31 12:09:15 +05:30
2023-10-31 18:08:34 +01:00

Waku - Idea Board

  • Polling/Voting: Enable polling or voting off-chain, vote results could be aggregated and submitted on chain in one transaction.
  • Marketplace (buy/sell goods or NFTs, ride-share, etc): Send offer and negotiate off-chain. Highest bids sent over Waku could be binding and submitted to the contract by seller.
  • Collaborative editing: Use Waku for live collaborative editing of documents, saved version of documents can then be stored on decentralized storage.
  • Multiplayer games: Waku can be used to communicate game move off-chain, final state (e.g. winner) can then be submitted on chain for reward (e.g. NFT mint or winner takes stake).
  • IoT systems: Enable devices to communicate or report small data payload in a decentralized manner.
  • Decentralized wallet address ownership verification: Use Waku to enable communication between dApp and wallet such as signature or zeroknowledge proof exchange to prove identity.
  • Notifications centre: use an SDK (probably go-waku?) to build general Notification protocol over Waku and a mobile app allowing you to replace centralized Push Notifications provided by Apple/Google
  • API generator: build a tool to generate a Waku protocol (and code) from a provided OpenAPI specification
  • Secure DeFi: When a user wants to perform a transaction, ensure the transaction is made to the correct counter-party address within the correct chain.
  • News over Waku: Platform where people can publish news which can be voted and commented.
  • Budget approval app: Allow a community to approve and decide the best way to handle the common funds, and make the transactions transparent to the community.
  • Property resitry app: Real-state (buildings, flats, lands) registry where buy/sell operations are tracked.
  • Leader Election Protocol: Leader election can viewed as a soft consensus mechanism. Implement something like RAFT as a library on top of Waku (using any SDK), so that users can easily plug it in their applications
  • Reputation systems:
  • Censorship resistant reviews plugin:
  • Privacy preserving location tracker:
  • Medical systems for remote diagnosis :
  • Decentralized smart grid system :
  • Decentralized autonomous vehicle coordination :
  • Crowd-sourced weather data network :
  • P2P Chess :
  • P2P TicTacToe :
  • Privacy focused fitness tracker :
  • Decentralized and privacy-focused hiring platform (Web3 version of BambooHR) :
  • DAO/Governance Tooling :
  • Satellite communication systems :
  • Decentralized web Walkie-Talkie :
  • Crypto ATMs :
  • Smart access cards :
  • Chat app: Proper chat protocol is complex, we recommend to instead wait for our upcoming Chat SDK.
Description
Waku Idea Board for Inspiration
http://ideas.waku.org/
Readme
Languages
Markdown 100%