R3E WebGUI Service

✅ Service Operational

This service hosts interactive web interfaces for Neo smart contracts.

API Endpoints

GET /health

Service health check

GET /api/contracts

List all deployed contracts

GET /api/webgui

List all deployed WebGUIs

POST /api/webgui/deploy-from-manifest

Deploy a new WebGUI (requires authentication)

GET /contracts/{name}

Access deployed contract WebGUI