no wallet

arkiv · ai theme

Agent memory the user owns.

A wallet-owned memory store for AI agents. Memories live on Arkiv as queryable entities. Any compatible client can read them; only the owner can change them. Sign into a different app and the context comes with you.

Generate a wallet to begin

A keypair is generated in your browser. The private key stays here; there is no server. You can export it any time and read your memories from another client.

Own

$creator + $owner

Every memory has a creator (set once, immutable) and an owner (transferable or burnable). No platform in between.

Query

app = mnemos:v1

Indexed by topic, agent, importance, and time. Any Mnemos-aware client can read them, including the agents you let in.

Expire

expiresIn

Set a lifetime per memory. Arkiv garbage-collects it when the time is up.