## `@todo` * [x] Implement Net Helper module with Dummy backend * `@input` 📦 [Net_Helper Source Code](https://discord.com/channels/859134561018839060/1492662951763509340/1496281061259219166) * [x] Restore the net_helper 1:1 * [x] Created dummy_backend node with mock APIs * [x] Wired home_contents as root, accept and use backend for requests * [x] Refactored components to use dummy_backend instead of ws_client * [x] Fixed wait[head] and correct response matching via m.refs?.cause * [x] Replaced all ws_client fallbacks with dummy_backend * [x] Removed el._update from all components to use net helper with type: update * [x] Updated home_contents to accept child invites, send _.component_name updates, handle wallet switching * [x] Debug and Testing * `@output` 📦 [`Flamingo-ui Repo Net-Helper Commit V-3`](https://github.com/basim-12/flamingo-ui/commit/cde5eddf2626f4c44c1f2289116df8c95075d6eb)`From` [Comment](https://github.com/playproject-io/flamingo-node/issues/153#issuecomment-4368872718)
@todo@input📦 Net_Helper Source Code@output📦Flamingo-ui Repo Net-Helper Commit V-3FromComment