Want to connect with Miden?
Join organizations building the agentic web. Get introductions, share updates, and shape the future of .agent.
Is this your company?
Claim this profile to update your info, add products, and connect with the community.
Miden is a foundational infrastructure provider for the emerging "verifiable agent" category. In an ecosystem where AI agents are expected to handle financial transactions and sensitive data, Miden provides the necessary privacy and proof layers. By allowing agents to execute logic locally and only post a zero-knowledge proof of the result, Miden enables agents to prove they followed a specific prompt or set of constraints without revealing the agent's internal memory, weights, or private API keys.
The company's actor-based model is particularly relevant for agentic workflows, as it mirrors the way autonomous agents operate—as independent entities passing messages and state updates. This makes Miden an ideal settlement and coordination layer for multi-agent systems that require cryptographic guarantees of correctness and confidentiality without the latency of traditional blockchains.
Miden is a zero-knowledge (ZK) virtual machine (VM) and blockchain infrastructure that addresses the fundamental tension between public transparency and data privacy. At its core, the company is built around the Miden VM, a STARK-based processor that allows developers to run complex programs and generate proofs that those programs were executed correctly. This shift from centralized or network-wide execution to client-side proving is the defining technical trait of the platform. Instead of a network of nodes re-running every transaction to verify its validity, users generate a proof on their own devices and submit only that proof to the blockchain.
The technical foundation of Miden relies on STARKs (Scalable Transparent Arguments of Knowledge), a cryptographic primitive that does not require a trusted setup. This makes the system more resilient and theoretically more secure than older SNARK-based systems. By using these proofs, Miden allows for "private state," where an application can verify a user's balance or credentials without ever seeing the underlying data.
Unlike most contemporary blockchains that use an account-based model similar to a global spreadsheet, Miden uses an actor-based state model. This architecture is more familiar to developers of distributed systems and is particularly well-suited for high-concurrency environments. In this model, every account or smart contract is an autonomous actor with its own state. Transactions are not global updates but rather messages passed between actors.
This design choice allows Miden to process transactions in parallel, a feat that is difficult to achieve on the Ethereum Virtual Machine (EVM). Because execution happens locally on the user's "edge" device, the network itself is relieved of the computational burden. The result is a system that can theoretically scale to much higher transaction volumes while maintaining lower fees. For builders, Miden provides a compiler that translates Rust code into Miden Assembly, lowering the barrier to entry for developers who are not experts in cryptography.
Miden originated as a major project within the Polygon ecosystem, led by Bobbin Threadbare, a prominent figure in the zero-knowledge space who previously created the Distaff VM. The project was initially known as Polygon Miden before evolving into a more independent entity, 0xMiden, backed by a $25 million seed round led by a16z crypto and Hack VC in early 2024. This funding highlights the market's appetite for infrastructure that can bridge the gap between traditional finance, which requires privacy and compliance, and the decentralized web.
While the company remains deeply integrated with the broader Polygon technology stack, it functions as a distinct layer focused on the "programmable privacy" niche. This puts it in direct competition with projects like Aleo, which also focuses on private execution, and general-purpose ZK-VMs like RISC Zero. However, Miden’s focus on the actor model and blockchain-specific optimizations gives it a unique niche in the stack, targeting developers who need both the verification power of ZK-proofs and the high-throughput capabilities of parallel execution.
A STARK-based zero-knowledge virtual machine.
A VSCode extension for Miden projects powered by `miden-lsp`
The language server for Miden projects
Miden network web-centric SDK
Mono repo template for agentic assisted full-stack development on Miden
Template repository for building a Miden web application
A shared knowledge base for agentic skills for building with Miden
Miden is hiring
You've explored Miden.
Join organizations building the agentic web.