From simulator to real nodes

Hi there,

I am wondering how to switch from Simulator to use real nodes and correctly use end user wallets (should be partial tx somehow) when using PAB endpoint.

Running against node and using a real wallet for PAB is the only thing that exists in documentation (that we found) but that is far from what we need to cover what emulator can trigger with several wallet involved.

I had mostly described the thing basing myself on the Game contract, before discovering the we had a forum, [How to] From simulator to real nodes with clients wallet · Issue #121 · input-output-hk/plutus-apps · GitHub

Any helps would be much appreciated.