Skip to main content

Module mpp

Module mpp 

Source
Expand description

MPP (Machine Payments Protocol) support for 402-gated RPC endpoints.

  • keys: Auto-discovery of signing keys from the Tempo wallet.
  • transport: HTTP transport that handles 402 challenges automatically.

Modulesยง

keys
Auto-discovery of MPP signing keys from the Tempo wallet.
persist
Persistent channel storage for MPP sessions.
session
Tempo session payment provider with expiring nonces.
transport
MPP (Machine Payments Protocol) HTTP transport.
ws
MPP WebSocket transport.