Skip to content

Web UI

Pelagora includes a built-in web interface accessible at http://localhost:3737 (default port).

Features

  • Inventory management — Add, edit, and remove listings
  • Network browser — Search and browse items from connected peers
  • Offer management — View and respond to incoming offers
  • Settings — Configure your node identity and preferences

Accessing the UI

After starting your node, open your browser to:

http://localhost:3737

The port can be configured via the PORT environment variable or in your configuration.

Released under the MIT License.