From Stanford Lab to Silicon Valley Streets: How OpenMind is Solving the "Last Mile" Problem of the Machine Economy?
Author: momo, ChainCatcher
On February 27, Binance Alpha and the Binance Futures market launched the Fabric Protocol (ROBO), with a 24-hour trading volume exceeding 140 million in the first two days after launch. Additionally, ROBO has successively landed on several mainstream exchanges such as OKX, Coinbase, Kraken, Bybit, Gate.io, and HTX in various markets, becoming one of the first new projects to enter mainstream liquidity channels after the Spring Festival, attracting significant attention and discussion.
In a phase where the overall cryptocurrency market is returning to rationality, it is rare for new coins to sustain discussion. ROBO had already formed strong expectations before its TGE, with oversubscription appearing on Kaito, and its popularity further amplified after launch, clearly indicating that the underlying factors extend beyond the short-term effects of the exchanges.
The key lies in its fundamentals. One of the core contributing teams of the Fabric Foundation, OpenMind, is a Silicon Valley company focused on robotic infrastructure. Unlike common projects that remain at the conceptual level, it targets a direction with more industrial certainty: on one end is embodied intelligence and robotics, the global technological mainline, and on the other end is the machine economy framework supported by on-chain identity, collaboration, and settlement networks.
What it attempts to solve is not a single application, but rather the foundational infrastructure issues of systemic fragmentation, inefficient collaboration, and lack of economic capability that have long existed in the process of scaling robotics.
Moreover, while many projects are still at the white paper and vision stage, OpenMind's products have already begun real deployment, being installed in robotic devices around the world. It can be said that OpenMind is one of the few, if not the only, robotic infrastructure projects in the current cryptocurrency market. For this reason, ROBO resembles an industrial sample that can be dissected for its fundamentals, rather than a short-term, sentiment-driven trading opportunity.
Next, we will explore from the perspectives of team background, core products, and deployment progress: What exactly is OpenMind doing? Is its scaling path feasible? And can this robotic × Crypto infrastructure logic truly open up new growth spaces?
1. A Composite Team Emerging from Stanford and Google DeepMind
Unlike most projects that start from the Crypto community and then layer on trending narratives, OpenMind's team background resembles that of a typical Silicon Valley robotics/AI startup.
Founder Jan Liphardt is a professor of bioengineering at Stanford University, engaged in AI, bio-computation, and distributed systems research for a long time, having received multiple research grants from NIH, NSF, NCI, and the U.S. Department of Energy.
CTO Boyuan Chen comes from MIT CSAIL and has worked at Google DeepMind on cutting-edge AI and robotics research, focusing on reinforcement learning and embodied intelligent systems.
The advisory layer is similarly composed of academic and industry technology leaders, including former Willow Garage CEO and key promoter of the ROS ecosystem, Steve Cousins, as well as University of Oxford blockchain researcher Bill Roscoe and Imperial College London’s security AI professor Alessio Lomuscio.
Overall, this is a "research + engineering" composite team from top academic institutions and Silicon Valley tech frontlines, with a technology stack covering multiple cutting-edge intersecting fields such as robotics, AI, and Crypto, possessing knowledge of underlying algorithms and system architecture, as well as real experience in complex hardware and real-world deployments.
Because of this evident hard-tech infrastructure capability structure, OpenMind has always seemed to be building a long-term technological foundation rather than a short-cycle project centered around storytelling, which may also be a key reason for its sustained support from leading capital.
According to RootData, OpenMind completed a $20 million financing round in August 2025, led by Pantera Capital, with participation from Ribbit Capital, Sequoia China, Coinbase Ventures, Digital Currency Group, Lightspeed Faction, Anagram, Primitive Ventures, Amber Group, and others, spanning deep tech, fintech, and crypto infrastructure fields.
Why has OpenMind garnered collective bets from top Web2 and Web3 capital? What structural pain points in the robotics industry did this group of cutting-edge research and engineering teams see? And why use blockchain protocols to reconstruct the underlying infrastructure of this track?
2. Solving the "Last Mile" Problem of the Machine Economy
In simple terms, if we compare today's robotics industry to the smartphone era over a decade ago, what OpenMind aims to do is essentially create an "Android" system for robots.
In the past two years, robots have begun to truly step out of the laboratory. Tesla has sent humanoid robots into factories for production line testing, Yushu Technology's quadrupedal robots have started large-scale shipments, and Boston Dynamics is accelerating commercialization. Robots are transitioning from demonstration prototypes to applications in warehousing, manufacturing, inspection, and even consumer scenarios, gradually becoming a new foundational infrastructure for productivity.
However, as the number of deployments begins to scale, problems emerge, and the robotics industry starts to face issues similar to the "knockoff phone era": system fragmentation, closed ecosystems, and lack of interoperability.
Founder Jan Liphardt mentioned in a previous ChainCatcher interview that, on one hand, there are already over 150 robotic hardware manufacturers globally, each building their own systems and ecosystems, with nearly every one wanting to become the iPhone of robotics. The result is that the same capabilities are repeatedly developed and adapted, making applications difficult to reuse, and the ecosystem remains fragmented, always lacking a universal foundation like Android. On the other hand, mainstream software systems are still at the level of motion control and navigation. Robots can work, but they lack identity, cannot automatically settle income, cannot establish credit, and cannot participate in real-world collaboration and transactions.
In other words, they look like humans with hands and feet, but lack a unified brain and nervous system like humans, making it difficult for them to become economic entities capable of independent decision-making, continuous learning, and mutual collaboration.
From OpenMind's perspective, what robots lack is not just another piece of hardware, but a foundational infrastructure layer that connects devices, applications, and networks, unifying system capabilities and carrying an application ecosystem like Android; it also endows robots with identity, collaboration, and settlement capabilities, allowing them to truly connect to the economic system of the real world. Only in this way can robots evolve from tools into participants that can perceive, learn, collaborate, and create value. This is precisely the starting point of OpenMind's entrepreneurship.
After two years of refinement, OpenMind has built two core products: the open-source robotic operating system OM1 + the decentralized collaboration network FABRIC, with the former addressing individual intelligence and the latter addressing collective collaboration.
1. OM1: Giving Robots a True "Brain"
If today's robots are still at the stage of being active, what OM1 does is enable them to begin understanding and thinking.
OM1 is essentially an open-source, AI-native robotic operating system. Unlike traditional ROS, which only handles motion control and navigation, it integrates perception, memory, reasoning, and action into a unified framework, allowing robots to possess a complete decision-making loop similar to that of humans.
In simple terms, it consists of four steps: seeing the world, remembering information, thinking about tasks, and executing actions. The underlying implementation is driven by large models and multimodal models, with sensors like cameras, LiDAR, and voice responsible for perception, a long-term memory system storing the environment and history, and mainstream LLMs handling planning and reasoning, which are then converted into specific control commands to complete actions.
This gives robots the first true capability of "natural language interaction + autonomous decision-making," rather than merely being preset script executors.
The highlight of OM1 lies in its openness and universality; its hardware-agnostic design allows developers to avoid rewriting code for each type of robot. It currently supports various forms, including Unitree G1 humanoid robots and quadrupedal robots. On the software side, it integrates mainstream LLMs like GPT-4o and Gemini, equipped with features like LiDAR, SLAM navigation, and voice interaction. The team will prioritize technical integration with Yushu Technology, Zhiyuan Robotics, UBTECH, Yujian Technology, Yundong Technology, Accelerated Evolution, and Zhongqing.
Moreover, OM1's AI-native architecture supports plug-and-play integration of mainstream models, enabling natural interaction, and its modular structure resembles an App Store, facilitating skill expansion.
OM1's beta version is set to be released in September 2025 and has been open-sourced on GitHub (MIT license), attracting thousands of developers worldwide to contribute and test, and adapting to various robotic forms, including those from Yushu Technology, DEEP Robotics, Dobot, and UBTECH, entering the real device deployment phase.
It is worth mentioning that at the ETF listing ceremony hosted by Nasdaq and launched by KraneShares, OpenMind's humanoid robot featuring the OM1 operating system was present and participated in the listing launch.
Overall, OM1 resembles a "universal brain + application platform" for robots. This model essentially replicates the successful path of Android: unifying the foundation, reducing development costs to attract developers, and forming an application ecosystem.
2. FABRIC: A Network Layer for Robots to "Recognize" and "Collaborate" with Each Other
But having just a brain is not enough. In the real world, robots rarely operate solo. They need to collaborate across manufacturers, share information, allocate tasks, and even complete automatic settlements.
The problem is that traditional robotic systems are mostly closed networks; once they cross brands or platforms, collaboration often has to start from scratch.
This is why, in addition to OM1, OpenMind is also developing a layer called Fabric Protocol (FABRIC).
If OM1 addresses whether I am smart enough, FABRIC addresses how I can safely collaborate with other robots. FABRIC is essentially a decentralized collaboration and trust network that assigns on-chain identities to each robot, allowing devices to be recognized, establish credit, and record behaviors for automatic task settlements.
In other words, robots are no longer just tools executing commands but economic nodes with identities and accounts.
In this network, robots can share skills, synchronize experiences, call upon each other's capabilities, and even complete automated stablecoin micropayments and incentive distributions. From a Web3 perspective, it is closer to a layer of identity + trust + collaboration among machines.
3. From Vision to Reality: OpenMind's Real Deployment Progress
Having discussed so much about protocols, networks, and visions, the truly critical question remains: Are these things actually operational?
In the crypto industry, we have seen too many projects that launch tokens first and then look for deployment scenarios. The white papers are grand, the demo videos are flashy, but the products remain in the testnet phase, with little real-world deployment visible.
The reason OpenMind has attracted significant attention may be that its path is quite the opposite; it is only after OM1 and FABRIC have been deployed in real robots that it has pushed for the TGE.
Currently, the two most representative deployment achievements are the USDC automatic payment charging network launched in collaboration with Circle and the BrainPack robotic intelligent brain module sold to developers and hardware manufacturers.
1. Allowing Robots to Pay for Their Own Charging for the First Time
In December last year, OpenMind announced a collaboration with Circle to deploy the world's first "USDC robot self-charging point" in Silicon Valley.
In simple terms, this means that robots can pay for themselves. When the battery is low, they will automatically navigate to the charging station, identify the location, complete the USDC payment, and then recharge before continuing to work, all without human involvement.
It sounds small, but it is significant; this should be the first time robots have the capability for autonomous consumption. They are no longer just managed devices but are beginning to act like economic entities.
2. Equipping Robots with a Universal Brain "BrainPack"
At the same time, OpenMind's BrainPack and accompanying robotic solutions aim to help a larger scale of robots address the issue of insufficient intelligence.
It is essentially a plug-and-play computing backpack, about the size of a backpack module, integrating high-performance computing, sensors, and software that can be directly installed on third-party robots. Once installed, ordinary robots immediately gain complete autonomous capabilities, including perception, mapping, planning, memory, and the previously mentioned USDC payment for self-charging management and edge reasoning.
For example, it can help robots achieve real-time 3D mapping, object recognition/labeling, and privacy-protecting vision (automatically blurring faces), among other operations.
Its core hardware is based on NVIDIA Jetson Thor and runs the self-developed OM1 system and FABRIC protocol, supporting ROS2, JetPack 7.05, etc. You can think of it as giving robots an Android system-level brain. There is no need to rebuild hardware or wait for the next generation of machines; old devices can be directly upgraded to AI-native robots.
BrainPack officially announced the specific robotic dog product in November last year. According to the official pre-sale page, the deposit is $999, and it supports bundling with the Unitree robot package, with the first complete deliveries expected around Q1 2026. Although it is currently in the pre-order stage, developers and laboratories have already received test versions or early deliveries.
3. Accompanying Application Store: Starting to Form an Ecosystem
As hardware gradually gets delivered, OpenMind is also building a higher-level piece of the puzzle—an application ecosystem, launching a robot version of the App Store.
The logic is simple; just like downloading apps on our phones, developers can create skills and applications for robots, and users can install them on their devices with one click.
Currently, the first batch of applications for quadrupedal and humanoid robots has gone live. Although still in the early stages, this step signifies that OpenMind is not just selling hardware or systems but is attempting to establish a sustainable and scalable developer platform.
As more robots connect to OM1 + FABRIC, combined with application distribution capabilities, the entire network will truly possess scale effects.
Conclusion: Will OpenMind Drive the "Robot + Crypto" Concept Boom?
In the past two years, the market has just experienced a wave of AI + Crypto hype. However, most projects essentially revolve around "computing power narratives + token models," with a layer still separating the on-chain and real worlds. OpenMind's uniqueness lies in its genuine embedding of Crypto into robots as productivity tools in the physical world.
From an industrial perspective, OpenMind is already engaged in a longer-term endeavor: education and ecology. They have partnered with Unitree Robotics to launch a complete humanoid robot education curriculum and solutions at RobotShop, the largest distributor in the U.S., currently serving over 100 research and educational institutions, including top universities like Harvard, MIT, and Stanford. This may lay a solid foundation for the future ecology and network effects of its machine economy, as well as positioning in the "robot + Crypto" track.
Perhaps for this reason, many people are only now beginning to seriously pay attention to the robotic + Crypto infrastructure track through OpenMind.
Of course, for OpenMind, deployment speed is more important than conceptual hype. From a more rational perspective, OpenMind's advantages are clear:
First is the team, with top academic backgrounds + cross-disciplinary capabilities in robotics/AI/blockchain; this composite background from various fields is rare in Crypto projects.
Second is the positioning in the track. In the crypto field, there are almost no similar projects deeply focused on "robotic infrastructure"; it is the leader and seed player in this direction. When the market begins to discuss "embodied intelligence + Web3," funding and attention will naturally concentrate on it first.
Third is the pace of deployment. OM1, FABRIC, USDC self-charging points, BrainPack, and the application store are not just roadmaps but products that have already begun delivery. This makes it more like a technology company building long-term infrastructure rather than a narrative-driven token project.
Of course, challenges also exist. The robotics industry itself is a heavy asset, long-cycle hard tech track; hardware deployment is slow, costs are high, and commercialization paths are complex, making it impossible to replicate the exponential expansion of pure software protocols. Additionally, whether cross-manufacturer standards can truly unify, whether the developer ecosystem can take off, and whether the machine economy can genuinely form a closed loop—all these still require time to validate.
In other words, OpenMind is facing a marathon that requires patience and persistence.
You may also like

Consumer-grade Crypto Global Survey: Users, Revenue, and Track Distribution

Prediction Markets Under Bias

Stolen: $290 million, Three Parties Refusing to Acknowledge, Who Should Foot the Bill for the KelpDAO Incident Resolution?

ASTEROID Pumped 10,000x in Three Days, Is Meme Season Back on Ethereum?

ChainCatcher Hong Kong Themed Forum Highlights: Decoding the Growth Engine Under the Integration of Crypto Assets and Smart Economy

Why can this institution still grow by 150% when the scale of leading crypto VCs has shrunk significantly?

Anthropic's $1 trillion, compared to DeepSeek's $100 billion

Geopolitical Risk Persists, Is Bitcoin Becoming a Key Barometer?

Annualized 11.5%, Wall Street Buzzing: Is MicroStrategy's STRC Bitcoin's Savior or Destroyer?

An Obscure Open Source AI Tool Alerted on Kelp DAO's $292 million Bug 12 Days Ago

Mixin has launched USTD-margined perpetual contracts, bringing derivative trading into the chat scene.
The privacy-focused crypto wallet Mixin announced today the launch of its U-based perpetual contract (a derivative priced in USDT). Unlike traditional exchanges, Mixin has taken a new approach by "liberating" derivative trading from isolated matching engines and embedding it into the instant messaging environment.
Users can directly open positions within the app with leverage of up to 200x, while sharing positions, discussing strategies, and copy trading within private communities. Trading, social interaction, and asset management are integrated into the same interface.
Based on its non-custodial architecture, Mixin has eliminated friction from the traditional onboarding process, allowing users to participate in perpetual contract trading without identity verification.
The trading process has been streamlined into five steps:
· Choose the trading asset
· Select long or short
· Input position size and leverage
· Confirm order details
· Confirm and open the position
The interface provides real-time visualization of price, position, and profit and loss (PnL), allowing users to complete trades without switching between multiple modules.
Mixin has directly integrated social features into the derivative trading environment. Users can create private trading communities and interact around real-time positions:
· End-to-end encrypted private groups supporting up to 1024 members
· End-to-end encrypted voice communication
· One-click position sharing
· One-click trade copying
On the execution side, Mixin aggregates liquidity from multiple sources and accesses decentralized protocol and external market liquidity through a unified trading interface.
By combining social interaction with trade execution, Mixin enables users to collaborate, share, and execute trading strategies instantly within the same environment.
Mixin has also introduced a referral incentive system based on trading behavior:
· Users can join with an invite code
· Up to 60% of trading fees as referral rewards
· Incentive mechanism designed for long-term, sustainable earnings
This model aims to drive user-driven network expansion and organic growth.
Mixin's derivative transactions are built on top of its existing self-custody wallet infrastructure, with core features including:
· Separation of transaction account and asset storage
· User full control over assets
· Platform does not custody user funds
· Built-in privacy mechanisms to reduce data exposure
The system aims to strike a balance between transaction efficiency, asset security, and privacy protection.
Against the background of perpetual contracts becoming a mainstream trading tool, Mixin is exploring a different development direction by lowering barriers, enhancing social and privacy attributes.
The platform does not only view transactions as execution actions but positions them as a networked activity: transactions have social attributes, strategies can be shared, and relationships between individuals also become part of the financial system.
Mixin's design is based on a user-initiated, user-controlled model. The platform neither custodies assets nor executes transactions on behalf of users.
This model aligns with a statement issued by the U.S. Securities and Exchange Commission (SEC) on April 13, 2026, titled "Staff Statement on Whether Partial User Interface Used in Preparing Cryptocurrency Securities Transactions May Require Broker-Dealer Registration."
The statement indicates that, under the premise where transactions are entirely initiated and controlled by users, non-custodial service providers that offer neutral interfaces may not need to register as broker-dealers or exchanges.
Mixin is a decentralized, self-custodial privacy wallet designed to provide secure and efficient digital asset management services.
Its core capabilities include:
· Aggregation: integrating multi-chain assets and routing between different transaction paths to simplify user operations
· High liquidity access: connecting to various liquidity sources, including decentralized protocols and external markets
· Decentralization: achieving full user control over assets without relying on custodial intermediaries
· Privacy protection: safeguarding assets and data through MPC, CryptoNote, and end-to-end encrypted communication
Mixin has been in operation for over 8 years, supporting over 40 blockchains and more than 10,000 assets, with a global user base exceeding 10 million and an on-chain self-custodied asset scale of over $1 billion.

$600 million stolen in 20 days, ushering in the era of AI hackers in the crypto world

Vitalik's 2026 Hong Kong Web3 Summit Speech: Ethereum's Ultimate Vision as the "World Computer" and Future Roadmap

On the same day Aave introduced rsETH, why did Spark decide to exit?

Full Post-Mortem of the KelpDAO Incident: Why Did Aave, Which Was Not Compromised, End Up in Crisis Situation?

After a $290 million DeFi liquidation, is the security promise still there?

ZachXBT's post ignites RAVE nearing zero, what is the truth behind the insider control?





