Skip to content

iotaledger/inx-mqtt

Repository files navigation

INX-MQTT

Go

INX-MQTT extends the node endpoints to provide an Event API to listen to live changes happening in the Tangle.

This API is by default reachable using MQTT over WebSockets.

Version compatibility

  • 1.x versions are compatible with Stardust and HORNET 2.x and provide the Event API described in TIP-28.
  • 2.x versions should be used with IOTA 2.0 and iota-core and provide the Event API described in TIP-48.

Setup

We recommend not using this repo directly but using our pre-built Docker images together with our Docker setup.

You can find the corresponding documentation in the IOTA Wiki.