mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-17 14:57:19 +00:00
Only retrieve historical messages when starting the app. This allows avoid re-rendering issues. This is an example dApp. No need to waste time on React optimisation.