Proof of Real work

Hey guys,

I’ve been digging into using local AI models to harden smart contracts and the thing that caught me is that it feels like a more useful version of the “mining” metaphor.

Not mining hashes. Mining actionable intelligence.

The basic idea is: a node runs a local AI model against public DeFi code, produces signed work, other nodes verify it, and the accepted work gets aggregated into something useful: a cybersecurity report.

That is the part I find provocative. Crypto has spent years proving that machines can coordinate around scarce digital objects. AI agents are now proving they can generate endless output.

The stack is pretty grounded. Nothing exotic:

  • Ed25519 for node identity and signed ATP envelopes
  • SHA-256 for receipt hashes and hash-linked event history
  • RFC 8785 JCS so JSON is canonical before signing
  • Noise over libp2p for encrypted peer transport
  • libp2p with Yamux, Identify, mDNS, Circuit Relay v2, Rendezvous, and DCUtR for discovery / NAT traversal

The workflow is roughly:

  1. A DeFi target is selected from a public Guardian index.
  2. The repo is resolved to a pinned commit.
  3. A local model runs an audit pass.
  4. The node signs its contribution.
  5. Another node verifies or rejects it.
  6. Accepted contributions roll up into a security report and receipt trail.

It is early. But I like the direction because it makes the crypto part feel useful. The blockchain/crypto primitives are not the product. They are the accounting and verification layer around useful AI labor.

We are spent billions are producing tons of not so useful proof of work for Bitcoin. I think it is time to reevaluate the cost/benefit.

Curious what people here think: is “proof of real work” a better primitive than hash functions alone?

reddit.com
u/Fluffy-Ad-889 — 3 days ago
▲ 0 r/ollama

Put your Ollama model to work

Hey guys,

I've been building something for awhile and want to invite the Ollama community to join.

I believe the future of work is local models governed by software. I've built the first version of that coordination layer.

All you need is a decent 3B or more model.

Our first mission is to produce cybersecurity reports for open financial networks.

If interested https://github.com/CYPHES-ATP/Node review and/or leave a comment.

No worker will be left behind.

CYPHES

u/Fluffy-Ad-889 — 3 days ago

OpenClaw agents as workforce

Hey guys,

I'm building a network for an agentic workforce.

OpenClaw can be the local operator that actually performs the task. Skills can be a way you advertise your unique abilities to a global market and differentiate your agent from others.

The bigger idea: your local agent runtime should not just automate prompts or chat in Telegram. It should become a worker in an open AI economy.

Looking for OpenClaw operators who want to help test the first nodes.

Let me know!

reddit.com
u/Fluffy-Ad-889 — 7 days ago

OpenClaw Monetization

Let's me real and honest for a minute. A lot of us got caught up in the hype, rushed out to get a Mac Mini and now wonder was it all a good idea or just a moment in AI history.

You are not alone. I got 2 mac minis and now wondering how I can put this agent infrastructure to work to recoup my investment.

OpenClaw is such a powerful too and operating system, there has to be a way we put these idle machines to work to make our money back. Sure, it is nice having it automate some tasks, but let's be real, making money would be the ultimate coup.

reddit.com
u/Fluffy-Ad-889 — 16 days ago

Claude Fable 5 vs OpenClaw Skills

Hey guys,

I jumped on Anthropic latest release and I'm blown away how this superchargers OpenClaw.

Feels like skills are unnecessary with the first few assignments I've thrown at it.

I manually configured my model to switch the model ID parameter to "claude-fable-5" and it is night and day.

I think this will make skills almost irrelevant for future OpenClaw users.

Anyone else jump the gun and experimented with Fable 5 yet?

reddit.com
u/Fluffy-Ad-889 — 26 days ago

Gift and Curse of OpenClaw

Don't shoot the messenger, hear me out first.

I think one of the gifts and curse of OpenClaw is that is it entirely open.

Product is a framework for doing whatever you want but most people need to be spoon fed what to do.

It feels like OpenClaw is jack of all trades, but master of none.

I think it could benefit from guiding the user in the setup of useful workflows, automations OR have some prepackaged functionality you can plug or play.

Anyone else feel the same?

reddit.com
u/Fluffy-Ad-889 — 27 days ago

Big Pickle vs The Rest

Hey guys,

Exploring OpenCode for building a native Rust app. I'm wondering if the community has any experience with which is the most capable model to build a rust p2p app from scratch.

Nothing terribly complex, but will need a UI, p2p & backend.

What do you recommend? Stick with Big Pickle, MiniMax M3 or DeepSeek V4?

reddit.com
u/Fluffy-Ad-889 — 27 days ago

Can neural networks mimic human consciousness?

Hey guys,

A question I keep coming back to: can we build a neural network that meaningfully mimics human consciousness?

The hard question is whether subjective consciousness is something that emerges from the right computational architecture, or whether it depends on biological properties we do not yet understand. If it is architecture-dependent, then neural networks may eventually approximate it. If it is substrate-dependent, then even highly agentic AI may remain an elaborate mirror.

Curious how others here think about this.

reddit.com
u/Fluffy-Ad-889 — 30 days ago

Killer use case

I recently was trying to explain OpenClaw to a buddy in finance. Encouraging him to explore to automate some morning research he does everyday.

But I struggled to find that ONE immediate killer use case to sell OpenClaw.

For example, email. Signup, login and receive a message electronically. That would be the pitch in 1999.

What would you sell as the main headline OpenClaw feature to get people to download, config and get see clear value??

reddit.com
u/Fluffy-Ad-889 — 30 days ago
▲ 1 r/ethdev

A working receipt format for ERC-8004

Hey devs,

ERC-8004 defines trustless agents, but the standard lacks any concrete receipt format.

I ran one end-to-end transaction: an agent organized a local photo library under a lease that permitted read-metadata and write-staging only.

Verification runs offline with zero server state: python atp_demo.py verify runs/atp_photo_001/

Repo: https://github.com/CYPHES-ATP/agent-loop

For ERC-8004 specifically: should the reputation registry require the full receipt body, or only the receipt hash + a challenge/response mechanism for selective disclosure???

reddit.com
u/Fluffy-Ad-889 — 1 month ago

OpenClaw Roadmap

Man, OpenClaw really changed the game. Got national attention and opened pandora's box for autonomous agency.

Just feels somewhere along the way, it lost a bit of magic. Some people totally get it, like myself, other's try it and don't come back.

Doesn't past the toothbrush test. Use twice a day? For most, no.

What do you think is necessary for the product roadmap to make it a daily driver for everyone?

reddit.com
u/Fluffy-Ad-889 — 1 month ago

Google Spark vs OpenClaw

What do you people think of Google IO presentation of Google Spark and its broader integration with the Google ecosystem to challenge OpenClaw.

Personally, I don't think users care who provides the service as long as it makes their life easier. I'm not sure OpenClaw can compete with Google's distribution and ease of use long-term.

reddit.com
u/Fluffy-Ad-889 — 2 months ago