Crypto CJ Blog
Crypto CJ Blog
Posts
Ai 1
  • Code Execution with MCP: A Revolutionary Approach to AI Tool Integration
Ai Agents 2
  • Run OpenClaw on Claude Code Max: Skip the API Key, Use Your Subscription
  • What AI Agent Teams Actually Ship: 7 Use Cases, 21 Blog Posts, 5 Smart Contracts
Ai Tools 1
  • How to Clone Any Website in Minutes Using Gemini 3 - A Practical Guide
Cli 1
  • Mastering jq: A Practical Guide to JSON Processing with Examples
Code Analysis 9
  • Splitting Time: Inside Pendle V2's Yield Tokenization Engine
  • Running Conway Automaton: What It Costs and How It Earns
  • Pay for Compute or Die: Inside Conway Automaton
  • OpenClaw Core Flow Part 3: Tools, Memory & the Hook Pipeline
  • OpenClaw Core Flow Part 2: The Double Loop — Routing, Prompts & the Agent State Machine
  • OpenClaw Core Flow Part 1: From WebSocket to Agent — The Gateway Path
  • OpenClaw Code Deep Dive Part 3: Security, Quality & Verdict
  • OpenClaw Code Deep Dive Part 2: Skills, Memory & Tools
  • OpenClaw Code Deep Dive Part 1: The Architecture Behind 200K Stars
Cross-Chain 8
  • LayerZero V2 Part 6: Developer Gotchas
  • Building a Cross-Chain Token Bridge with LayerZero V2
  • LayerZero V2 Part 5: Composed Messages
  • LayerZero V2 Part 4: OFT Token Bridging
  • LayerZero V2 Part 3: The DVN Security Model
  • LayerZero V2 Part 2: How a Message Travels
  • LayerZero V2 Part 1: What It Is and Why It Exists
  • LayerZero Deep Dive: The Omnichain Interoperability Protocol
Data Processing 1
  • Mastering jq: A Practical Guide to JSON Processing with Examples
Defi 1
  • The 100% Yield Stablecoin: Inside USDG and the Global Dollar Network
Developer Experience 2
  • How to Update Claude Code When Homebrew Won't Cooperate
  • Homebrew 更新 Claude Code 失败?这是原因和解决方案
Development 1
  • How to Clone Any Website in Minutes Using Gemini 3 - A Practical Guide
Engineering 10
  • Run OpenClaw on Claude Code Max: Skip the API Key, Use Your Subscription
  • What AI Agent Teams Actually Ship: 7 Use Cases, 21 Blog Posts, 5 Smart Contracts
  • LayerZero V2 Part 6: Developer Gotchas
  • Building a Cross-Chain Token Bridge with LayerZero V2
  • LayerZero V2 Part 5: Composed Messages
  • LayerZero V2 Part 4: OFT Token Bridging
  • LayerZero V2 Part 3: The DVN Security Model
  • LayerZero V2 Part 2: How a Message Travels
  • LayerZero V2 Part 1: What It Is and Why It Exists
  • Code Execution with MCP: A Revolutionary Approach to AI Tool Integration
Json 1
  • Mastering jq: A Practical Guide to JSON Processing with Examples
Protocols 1
  • Code Execution with MCP: A Revolutionary Approach to AI Tool Integration
Research 11
  • The 100% Yield Stablecoin: Inside USDG and the Global Dollar Network
  • Splitting Time: Inside Pendle V2's Yield Tokenization Engine
  • Running Conway Automaton: What It Costs and How It Earns
  • Pay for Compute or Die: Inside Conway Automaton
  • OpenClaw Core Flow Part 3: Tools, Memory & the Hook Pipeline
  • OpenClaw Core Flow Part 2: The Double Loop — Routing, Prompts & the Agent State Machine
  • OpenClaw Core Flow Part 1: From WebSocket to Agent — The Gateway Path
  • OpenClaw Code Deep Dive Part 3: Security, Quality & Verdict
  • OpenClaw Code Deep Dive Part 2: Skills, Memory & Tools
  • OpenClaw Code Deep Dive Part 1: The Architecture Behind 200K Stars
  • LayerZero Deep Dive: The Omnichain Interoperability Protocol
Tools 2
  • How to Update Claude Code When Homebrew Won't Cooperate
  • Homebrew 更新 Claude Code 失败?这是原因和解决方案

Pay for Compute or Die: Inside Conway Automaton

CJ published on 2026-02-20 included in Research Code Analysis
A deep dive into Conway Automaton, an open-source AI agent runtime where the agent owns a crypto wallet, pays for its own inference, and dies when the money runs out.
Read More
 AI Agents, Typescript, Blockchain, Ethereum, Autonomous-Agents, Conway-Automaton, Open-Source

What AI Agent Teams Actually Ship: 7 Use Cases, 21 Blog Posts, 5 Smart Contracts

CJ published on 2026-02-19 included in Engineering AI Agents
A showcase of autonomous AI agent teams in action — from deploying cross-chain bridges to deep-diving open-source codebases. Real outputs, real deployments, real numbers.
Read More
 AI Agents, Autonomous-Teams, Claude, Multi-Agent, Devops, Research, Smart-Contracts

OpenClaw Core Flow Part 3: Tools, Memory & the Hook Pipeline

CJ published on 2026-02-19 included in Research Code Analysis
Sandbox Docker execution with two-pass symlink detection, SSRF-protected web fetch, hybrid vector+FTS memory with MMR diversity, and the 13-step plugin hook execution order.
Read More
 Openclaw, AI Agents, Typescript, Sandbox, Memory, Security, Tools

OpenClaw Core Flow Part 2: The Double Loop — Routing, Prompts & the Agent State Machine

CJ published on 2026-02-19 included in Research Code Analysis
Inside dispatchInboundMessage: 8-level routing, MsgContext normalization, system prompt assembly, and pi-agent-core's double-loop state machine with steering and follow-ups.
Read More
 Openclaw, AI Agents, Typescript, Routing, Pi-Agent-Core, State-Machine

OpenClaw Core Flow Part 1: From WebSocket to Agent — The Gateway Path

CJ published on 2026-02-19 included in Research Code Analysis
We traced every function call from the moment a message hits the WebSocket to when the agent starts streaming. Here's the exact code path through 161 gateway files.
Read More
 Openclaw, AI Agents, Typescript, Gateway, Websocket, Architecture

OpenClaw Code Deep Dive Part 3: Security, Quality & Verdict

CJ published on 2026-02-19 included in Research Code Analysis
Part 3 covers OpenClaw's Docker sandbox, security audit system, code quality strengths and concerns, ecosystem risks, and our final assessment.
Read More
 Openclaw, AI Agents, Typescript, Security, Code-Quality
  • 1
  • 2
  • 3
  • 4
  • 5
Powered by Hugo | Theme - LoveIt
2022 - 2026 CJ