Output
Use these functions in JS to output to this console: setOutput - Write to console (overwriting current text) getOutput - Get current output as text appendOutput - Append to current output text These variables are available in JS: playgroundNodes[] - An array of currently connected relay nodes krasnodar[] - An array of test nodes Usage: playgroundNodes[0].peerId playgroundNodes[0].multiaddr Fluence.getPeer().getStatus().peerId; Fluence.getPeer().getStatus().relayPeerId;