Skip to main content
The serve command provides the backend for the Prism Web App and other remote interfaces.

Usage

prism serve --port 8080 --network mainnet

Features

  • Real-time Streaming: Streams Tier 2 execution nodes to clients.
  • WebSocket API: Reusable by custom dashboards and CI monitors.
  • Concurrent Traces: Handles multiple trace requests simultaneously.