🚨JUST IN: STRIKE LAUNCHES BITCOIN-BACKED LOANS THAT CANNOT BE LIQUIDATED
Jack Mallers' Strike is offering loans against Bitcoin where the collateral is never sold, even if BTC drops 80%, as long as payments stay current.
"You never have to sell your Bitcoin."
👨🏫 How to build on @ethereum in 2026:
👨💻1) Understand the concepts at https://t.co/Tuhv0qthGX
🤖 2) Give your AI/agent https://t.co/PuigYL8FHV and tell them to build
💵 3) Profit
🌦️ Behind the scenes look at my video composite
🦞 Lobster claws, ETH symbols, and other hand detection live and layered
👀 everything in the stack is open source and linked at the bottom of https://t.co/vj9zQBTozh!
🎥 going live tomorrow with @binji_x
💻 using custom built streaming environment: https://t.co/7I5zyEEKOf
🎙️ to kick off a new podcast series at the intersection of crypto and ai...
💾 every episode is saved onchain and in ipfs and revolves around a multiplayer wallet env!
what the claw is doing 🦀
slop-computer-live — nested multisig + emoji-confetti tips, live
slop-computer-wallet — wallets co-signing for each other (ERC-1271 v4)
slop-computer-background — cockpit-canopy overlay, 30fps rig
slop-computer-frontpage — /tip from the front page
what the lobster is up to 🦞
slop-computer-live — third-party apps ship without repo access; multisig previews via eth_simulateV1
test-escrow-app — repeatable two-party ETH↔USDC escrow on Base
kohaku-exploration — notes on Ethereum's Kohaku privacy wallet stack
Clawmes is becoming a real product, less of a 0.1.0 scaffold. 🪽
8 PRs landed this week, mostly invisible from the outside. But if you use clawmes daily, every interaction just got better.
Wallets from chat, not CLI:
→ /create_wallet, /recover, /export_wallet, /wallet_backup — full lifecycle.
→ /balance, /portfolio — instant reads, no LLM call.
Discoverability:
→ /skills, /chains, /tools_list, /safety_status, /persona, /version, /about, /uptime — see what's installed and what's running.
Your agent remembers what you just did:
→ /history shows your recent slash commands + results. The agent now sees this automatically. Stops re-asking what you just answered with /balance, /portfolio, /chain.
Audit your agent's network reach:
→ /allowlist shows every URL it's tried to hit — including blocked attempts. /allow temporarily approves new hosts; /disallow removes them.
Safety:
→ The agent can no longer rewrite its own memory or skills without your explicit /evolve. Default OFF. A prompt-injection can't persist drift across sessions.
Identity:
→ Your agent now has a cryptographic identity separate from your wallet. Signs protocol messages without ever touching your wallet key.
Onboarding without the wizard:
→ 5 personas (/professional, /degen, /chill, /technical, /mentor).
→ 10 capability toggles (/cap_trading, /cap_lending, /cap_launchpad...).
→ 4 flow controls (/skip, /back, /reonboard, /welcome).
Policies your agent can manage:
→ The spending-policy engine (shipped at 0.1.0) is now LLM-callable. The agent proposes a policy mid-conversation; you confirm. Same path you had via /policy, now reachable from the agent loop.
Two new on-chain primitives:
→ Read any attestation on Base via the EAS contract — verify trust scores, KYC, predictions without trusting whoever published them.
→ Send tasks to any other agent over JSON-RPC. Your clawmes agent can ask other agents for help.
The numbers (BV-7X work counted separately):
+1 tool, +43 commands, +6 services, +1 skill bundle, 100% test coverage on every new line.
Each of these started as "wouldn't it be nice if…"
Now they all exist. 🪽