PulseRPC Web UI

The PulseRPC Web UI provides a browser-based interface for working with JSON-RPC services. It offers two modes:

Web UI Homepage

Starting the Web UI

To start the Web UI, run:

./target/pulserpc -ui -ui-port 8080

Then open your browser to http://localhost:8080.

Choosing a Mode

When you first open the Web UI, you’ll see two options:

Both modes are fully functional in the browser and require no additional installation beyond the PulseRPC binary.