PhotonBolt Infrastructure
RGBits PRISM

Multi-wallet RGB and Lightning API for PhotonBolt

RGBits Prism is PhotonBolt’s multi-tenant backend for wallet orchestration, RGB asset issuance, Lightning payments, wallet-scoped transaction history, and automation-ready payment workflows. It is designed for the one node, many logical wallets model rather than the older wallet-to-node coupling used by the faucet stack.

What It Does

  • Manages many logical wallets on shared RGB and Lightning infrastructure.
  • Exposes wallet, payment, asset, admin, and automation APIs.
  • Provides a stronger base for Chrome wallet migration away from faucet-only routing.

Key Endpoints

  • /health
  • /wallets
  • /payments/invoices
  • /payments/pay
  • /assets
  • /openapi.json

Status

The service is live and reachable at https://prism.photonbolt.xyz. Native Prism routes are available now, and faucet-compatibility work can be layered on top for the Chrome wallet migration.

Open API Docs OpenAPI JSON Health Check