#miden #messaging

app miden-note-transport-node-bin

Miden Note Transport Node

2 unstable releases

Uses new Rust 2024

0.2.0 Jan 24, 2026
0.1.0 Nov 7, 2025

#84 in Database implementations

MIT license

110KB
1.5K SLoC

Miden Note Transport Node

Node binary wrapping the Miden Transport Layer Node library.

Build

To build from source, run

cargo build --release --locked

The binary will be available on ./target/release/miden-note-transport-node-bin.

Docker setup

A docker-based setup is provided. In addition to the main node, the configured setup provides,

  • OpenTelemetry Collector;
  • Tempo (Traces);
  • Prometheus (Metrics);
  • Grafana (Visualization).

License

This project is MIT licensed.

Dependencies

~70–95MB
~1.5M SLoC