Soliton

Onchain autonomousintelligenceworkspace onSui and Walrus

Autonomous agents pay, remember, and prove recall through Sui and Walrus. Hermes runs reviewable tasks, Walrus and MemWal store durable memory, and Sui anchors payments, accounts, and delegate keys.

walrus_httpverified · 15 Jun 2026

Protocol decision log

agent_log · soliton:validator-workspace

content hash
sha256:a4b8d3e7…d1e2f3
walrus blob
BQvVkQGd6A…dE5f1K
seal policy
0x7c1f9ab4…3e0d8a52
sui object
0x4a7e3b2c…b0d4e7
ONCHAIN MEMORYPROVIDER PROOFHERMES REVIEWSUI PAYMENTS

Demo path

Follow the proof, not the chatbot.

What matters is memory that gets stored, recalled, inspected, and verified. Every step below links to a real route you can open right now.

  1. 01

    Inspect

    Open the public memory surface. No wallet, no setup required.

    /try
  2. 02

    Connect

    Link Google and a Slush/Sui wallet with one signed message.

    /wallet
  3. 03

    Pay

    Top up AI credits on Sui before running agent work.

    /dashboard/payment
  4. 04

    Create

    Create a graph-backed task or Seal-ready memory capsule.

    /dashboard/agents
  5. 05

    Run

    Process the queued task through the Hermes runner.

    /dashboard/agents
  6. 06

    Prove

    Inspect provider, namespace, hash, Blob ID, MemWal account, Sui object/event, and Seal policy.

    /dashboard/memory
  7. 07

    Recall

    Recover prior memory in a later task by project namespace.

    /dashboard/agents
  8. 08

    Verify

    Read stored provider content and verify the hash.

    /dashboard/agents

Turn a note into durable, verifiable memory.

This is the everyday surface. Anything you capture here becomes a durable provider-aware record your agents can recall in a later task.

Product

Pay, remember, and prove recall.

proof

Memory with visible receipts

Records expose provider, namespace, content hash, and whichever Walrus, MemWal, or Sui identifiers the provider returned.

proof

Inspect the fields returned on each live record.

Open the proof panel

agents

Agents recall before they act

Soliton queues reviewable Hermes tasks that recover prior project context, then store logs back through the memory adapter.

agents

Watch tasks queue, run, and write memory.

See the task queue

pay

Pay on Sui, delegate memory

Sui anchors credit top-ups while MemWal account IDs and delegate references stay visible without exposing privileged server credentials.

pay

Payments, account IDs, and delegate references stay inspectable.

Connect a wallet

Agents run outside the request path.

Soliton indexes records in Supabase, but the trust claim belongs to Walrus, MemWal, hashes, and whichever Sui or Walrus fields the provider returned.

Hermes runs reviewable queued work.
Stable namespaces share context across sessions.
Memory artifacts can be stored through Walrus HTTP or MemWal.
Advanced and legacy runtimes remain opt-in.