Skip to main content

EdgeRuntimePorts

@totemsdk/edge


@totemsdk/edge / EdgeRuntimePorts

Interface: EdgeRuntimePorts

Properties

identity?

optional identity?: EdgeIdentityPort


intelligence?

optional intelligence?: EdgeIntelligencePort

Optional local intelligence/inference surface.


keyLease?

optional keyLease?: EdgeKeyLeasePort

WOTS key-lease coordination — required before any signing operation.


liquidity?

optional liquidity?: EdgeLiquidityPort


location?

optional location?: EdgeLocationPort


lookup?

optional lookup?: EdgeLookupPort


manifest?

optional manifest?: EdgeManifestPort


omnia?

optional omnia?: EdgeOmniaPort


payment?

optional payment?: EdgePaymentPort


policy?

optional policy?: EdgePolicyPort


proof?

optional proof?: EdgeProofPort


pubsub?

optional pubsub?: EdgePubSubPort

Publish-subscribe transport (MQTT-compatible, protocol-agnostic).


stream?

optional stream?: EdgeStreamPort

Bidirectional byte-stream transport (WebSocket, Hyperswarm, WebRTC, stdio).