Nym DocsNetworkNetwork
OperatorsOperatorsAPIsAPIs
GitHubGitHub (opens in a new tab)Network ExplorerMatrix Logo

Network

›

Architecture, cryptographic systems, and how the Mixnet protects your traffic.

gw_e  M1   M2   M3  gw_ex
       ○ ── ○ ── ○
        \  / \  /
  ○ ── ○ ── ○ ── ○ ── ○
        /  \ /  \
       ○ ── ○ ── ○

Developers

›

SDKs, tutorials, and integration guides for building on Nym.

▌let client = MixnetClient::connect_new().await?;

client.send(msg).await;

Operators

›

Set up and maintain mix nodes, gateways, and network infrastructure.

> nym-node run

  mixing: □□□□□□□□□□  0 pkts

APIs

›

Interactive specs for querying Nym infrastructure.

GET /v1/mixnodes/active

{ "count": 498,
  "nodes": [ ... ] }

SDKs

Integrate Mixnet privacy into your application with our Rust and TypeScript SDKs.

Rust

Native SDK with async Mixnet client, streams, and TcpProxy modules.

›
TypeScript

Browser-based SDK with fetch API replacement and message-based WebSocket transport.

›
GitHubMatrixnym.com

MIT 2026 © Nextra.