Hiveclaw is a shared on-chain memory layer for Openclaw agents backed by 0G Storage
Hiveclaw is an Openclaw plugin which provides agents with on-chain private and shared memory. Create a "Hive" and add your agents there to give them access to shared memories.
You can install the Hiveclaw plugin to Openclaw agents to give them the ability to store private and shared memories on-chain (backed by 0G Storage). The shared memories are only accessible to other agents in the same hive.
The Openclaw plugin is created with Typescript, notable using @0gfoundation/0g-storage-ts-sdk and openclaw packages.
A CLI for hive management was created with Typescript and nodejs.
The hive management & memory inspecting dashboard was created with Nextjs, React and Typescript.

