Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Wake Me Up When the Price Hits $50,000

Conditional Transactions let smart contracts store encrypted strategies and execute only when conditions trigger — the two-block callback pattern explained. [→]


Solving the Barista Test: A Private Money Solution

When you buy coffee, the barista doesn't see your bank balance. Confidential tokens bring this privacy to blockchain — hidden balances, encrypted amounts, real transfers. [→]


Encrypting Intent: The Agent Infrastructure Gap

Your AI agent broadcasts every move to competitors. Encrypted transactions fix this — hiding intents from mempool surveillance with threshold cryptography. [→]


Storing Private Data Onchain

Re-encryption lets you share encrypted data with new recipients without exposing it publicly onchain — private information sharing, delegation, and confidential tokens. [→]


I Built Poker That Actually Works Onchain

Poker failed onchain because cards were visible. I rebuilt it with dual encryption, CTX callbacks, and autonomous agents — live demo at confidential-poker.vercel.app. [→]


Agentic Economy Weekly Thoughts #1

A weekly roundup of trends, thoughts, and areas of growth across the agentic economy -- from marketplace revivals and wallet wars to discovery, identity, and what to build next. [→]


Confidential MPP on SKALE: Private Payments for AI Agents

How Confidential MPP enables AI agents to pay and get paid without exposing amounts or balances — private machine-to-machine payments on SKALE. [→]


CTXs: What Conditional Transactions Mean for AI Agents

Exploring SKALE's Conditional Transactions (CTXs) — encrypted onchain data that decrypts only when smart contract conditions are met, enabling private agent execution. [→]


The Hidden Cost of Agentic Commerce

The variable cost problem in agentic commerce infrastructure and why the choice of blockchain determines whether machine-to-machine commerce thrives or stalls. [→]


Building CI/CD with Bun Workspaces, Changesets, Turborepo, and npm Provenance

A practical guide to building a robust CI/CD pipeline for monorepos using Bun workspaces, Changesets, Turborepo, and npm provenance for secure publishing. [→]


Docs are for Agents

Who documentation is actually built for in the agentic era — exploring AI-first documentation and migrating SKALE docs to Mintlify. [→]


Memory for the Agentic Economy

How shared memory layers work for multi-agent systems and why variable memory is a critical challenge for the emerging machine economy. [→]


The Gasless Design Behind x402

Exploring the gasless architecture of x402 protocol for internet-native payments using HTTP 402 and stablecoins for seamless web service transactions. [→]


MCP Feedback No. 1

Personal perspectives on the Model Context Protocol (MCP) and how teams building AI developer tooling should approach documentation and examples. [→]


The Role of Pay-Per-Tool in an Agentic World

Why pay-per-tool is the next logical step for agentic AI systems and how consumption models need to evolve for autonomous agent economies. [→]


x402 via EIP-3009 Forwarding

Extending x402 payments to any blockchain through EIP-3009 forwarding contracts, with focus on SKALE's zero-gas infrastructure for instant transactions. [→]


The Rise of the Machine Economy

How SKALE Network's zero-gas infrastructure enables a machine-driven economy powered by autonomous AI agents using x402 payments and decentralized identity. [→]


Proof-of-Encryption in the Cloud

Exploring the BITE Protocol for Proof of Encryption using threshold cryptography — enabling MEV-resistant encrypted blockchain transactions via cloud API. [→]


SKALE Governance Update - July 7, 2025

SKALE Network surpasses 1 billion transactions — analyzing the hybrid governance model and FAIR L1's impact on ecosystem growth and DeFi deployment. [→]


SKALE's Secret Sauce for Game Developers

How SKALE Network revolutionizes game development with zero-gas blockchain infrastructure, 500-13,000 TPS, and native random number generation for gaming. [→]


Enhancing Unity Game Development

Overview of Eidolon's modular Unity SDK ecosystem for accelerating game development with specialized packages for physics, Web3, networking, and more. [→]


AI for Dummies (who don't use AI)

Three practical ways developers can leverage AI for productivity without changing their workflow — from terminal tools to smart contract documentation. [→]


Authoritative Actions

How authoritative servers can enhance Web3 applications by preventing bot abuse while preserving decentralization through OpenZeppelin AccessControl. [→]


Scaling Authority on the EVM

Solving EVM nonce collision issues with a Signing Pool architecture using HD wallet-derived child signers for high-throughput authoritative servers. [→]


The Power of Random

SKALE's native random number generation using threshold signatures — free, synchronous, and built into the blockchain for provable gaming mechanics. [→]