Highlights

  • nwaku:
    • Evolved the nim-ffi approach (WIP)
  • js-waku:
    • released js-waku sdk 0.0.34
    • improve peer exchange and local peer cache

Incentivise running a Waku infrastructure node

Improve DevEx: API, TWN, Metrics, Docs

Create Chat SDK MVP

Formalize and Expand Waku Web Apps

  • Forum PoC
    • achieved:
      • [chat] relevance index system
      • [chat] sorting controls (new/top)
    • next:
      • [chat] verify delegation signatures verification, wallet signature verification, author address against delegation
      • [chat] allow anonymous engagement
      • [chat] bookmarks
      • [chat] callsign/nicknames
      • [chat] localstorage -> indexedDB

Upgrade Nim Usage

  • Create nim-ffi
    • next:
      • [nwaku] Create fundamental nim-ffi repository that extracts the current libwaku logic.
      • [nwaku] Have an opinionated ffi solution demo with protobuf and auto de/marshalling

Harden RLN Testnet Deployment

Maintenance