inx 1.0.0-beta.3

Rust bindings for IOTA node extensions (INX)
Documentation
# inx


[![Go](https://github.com/iotaledger/inx/actions/workflows/go.yml/badge.svg)](https://github.com/iotaledger/inx/actions/workflows/go.yml)
[![Rust](https://github.com/iotaledger/inx/actions/workflows/rust.yml/badge.svg)](https://github.com/iotaledger/inx/actions/workflows/rust.yml)

IOTA Node Extension interface definitions.

## List of plugins


Here are some examples (in alphabetical order) of node plugins that are based on INX:

* [inx-chronicle]https://github.com/iotaledger/inx-chronicle (Rust)
* [inx-coordinator]https://github.com/iotaledger/inx-coordinator (Go)
* [inx-faucet]https://github.com/iotaledger/inx-faucet (Go)
* [inx-indexer]https://github.com/iotaledger/inx-indexer (Go)
* [inx-mqtt]https://github.com/iotaledger/inx-mqtt (Go)
* [inx-participation]https://github.com/iotaledger/inx-participation (Go)
* [inx-poi]https://github.com/iotaledger/inx-poi (Go)
* [inx-spammer]https://github.com/iotaledger/inx-spammer (Go)