mirror of
https://github.com/logos-messaging/ideas.git
synced 2026-01-02 13:43:06 +00:00
Suggesting a few ideas
* Secure DeFi * News over Waku * Budged approval app * Property registry app
This commit is contained in:
parent
289ddf5e73
commit
e737033c4f
@ -9,6 +9,10 @@
|
||||
- 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](https://raft.github.io/) 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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user