Architecture, cryptographic systems, and how the Mixnet protects your traffic.
gw_e M1 M2 M3 gw_ex
○ ── ○ ── ○
\ / \ /
○ ── ○ ── ○ ── ○ ── ○
/ \ / \
○ ── ○ ── ○SDKs, tutorials, and integration guides for building on Nym.
▌let client = MixnetClient::connect_new().await?; client.send(msg).await;
Set up and maintain mix nodes, gateways, and network infrastructure.
> nym-node run mixing: □□□□□□□□□□ 0 pkts
Interactive specs for querying Nym infrastructure.
GET /v1/mixnodes/active
{ "count": 498,
"nodes": [ ... ] }Integrate Mixnet privacy into your application with our Rust and TypeScript SDKs.