Skip to main content

Hornet

Free and Open-Sourced

Hornet and the INX plugins are free, open-sourced, and maintained by both the IOTA Foundation and the IOTA Community.

Hornet is a powerful, Shimmer node software written in Go. It is easy to install and runs on low-end devices. Hornet is a full-fledged software providing full node capabilities, including complete support for Stardust's latest features.

INX Plugins

INX (IOTA Node Extension) plugins are Node extensions that communicate to the Node over gRPC. They can track ledger updates, check the node status, and more.

Available INX Plugins

  • Indexer: Maintains its own database of structured, queryable data.
  • MQTT: Offers a list of topics clients can subscribe to, to receive the latest blocks and outputs attached on the tangle
  • PoI (Proof of Inclusion): Generates and verifies Proof-of-Inclusion of blocks in the Tangle
  • Participation: Enables on-tangle voting.
  • Coordinator: Coordinates the constant growth of the tangle by issuing milestones.
  • Faucet: Distributes test tokens to developers.
  • Dashboard: Provides an overview of your nodes health and allows you to manage peers and plugins.
  • Spammer: Generates transactions in the network thereby increasing reference and confirmation rates
  • Wasp: Runs the IOTA Smart Contracts protocol.
  • Chronicle: Listens to all blocks in the Tangle referenced by a milestone and stores them in a MongoDB database.