Waku Update

  • 2024 Milestone work breakdowns underway. Target date estimates, Epics and sub-tasks to be created following scope sign off.

Research

nwaku

js-waku

  • Decouple sharding logic from internal classes to SDK
  • achieved:
    • SDK functions for creating a subscription to a content topic using a callback or returning a stream
  • next:
    • function like above but starts a node with default settings as well
  • blocker:
    • remove requirement to pass a peer ID to above function

go-waku

ChatSDK

EcoDev

Docs

Ecosystem Development

  • achieved:
    • Recorded 2 builder spotlight videos
    • Added faqs
    • Started drafting the optimism grant proposal
    • Logos x HOPR space, Web3Privacy, 30 days of web3
  • next:
    • Tidied up metrics dashboard and host it with help from vaclav/infra
    • Create rln/node setup cheatsheet
    • Prepare for ethdenver
    • Kick off out-of-band node incentivization discussion

Solutions

Prometheus metrics view

  • achieved:
    • basic metrics (num of connectable nodes and avg ping) added to the dashboard
  • next:
    • modify NetworkMonitor to work with The Waku Network

Status Integration