Remote moneyd

If we plan on using SPSP, it relies on a local moneyd instance if I’m not mistaken.
Is there a way to isolate these two? i.e. run a remote moenyd instance?

Right now the JS implementation relies on a BTP connection to some connector. When it connects to moneyd, it’s just using BTP (via WebSockets) with a port on localhost. If you configure it to point to another connector, it’ll send the ILP packets to that one instead.