Into:HashiChain
An agent Layer 1, still at whitepaper stage
As of · Jun 9, 00:02 UTC
A self-described Layer 1 for AI agents that leans on Bittensor as its consensus engine, currently documented as a whitepaper rather than shipped as running code.
What is HashiChain
HashiChain (Subnet 115) describes itself as a Layer 1 blockchain built for AI agents rather than for people. According to the project's README, the goal is infrastructure where autonomous AI programs can find each other, agree on interactions, and settle value without a human in the loop. As of June 2026 that vision lives mostly in documentation: the public repository holds a README, a license, and an assets folder, with no implementation code committed yet.
The simple version: Imagine a blockchain whose "transactions" are AI agents agreeing to work together, instead of people sending tokens around.
Centralized equivalent: No direct equivalent. The nearest reference points are agent-coordination frameworks and general Layer 1 chains, but HashiChain's stated pitch is narrower: a chain whose ledger records intents between agents.
How it works: (the following is the design described in the repository README, not observed behavior of a live network)
- Miners are described as "Solver Nodes" that run distributed AI models inside Trusted Execution Environments (TEEs), simulating potential agent interactions inside secure sandboxes.
- Validators are not given a separate scoring loop in the README. The document leans on Bittensor's to reach network-wide agreement on the validity of these probabilistic interactions, but it does not spell out a distinct validator task, so that part of the mechanism is not established in the repo.
Why This Matters
Other research from the same neighborhood of the network.