Skip to main content
Version: IOTA

Devnet

Since the Chrysalis update, the testnet is now called devnet. We recommend using the devnet to develop and test your application.

Public Infrastructure

IOTA currently provides a load-balanced public devNet endpoint:

note

We recommend using the load balancer for most scenarios.

We also provide single node endpoints that expose native MQTT:

These endpoints have MQTT (via WebSockets and raw TCP) exposed and offer the HTTP REST API (according to this specification) over TLS.

Developer Tools