Tutorials
Step-by-step guides for building on the Tenzro Network. From connecting Claude to building autonomous payment agents.
Use Tenzro with Claude via MCP
Connect Claude Desktop or Claude Code to the Tenzro network using the MCP server. Create wallets, request testnet tokens, register identities, and query models — all through natural language.
Interact with Tenzro Using the OpenClaw Skill
Install the openclaw-tenzro skill and use conversational commands to interact with the Tenzro blockchain. Create wallets, check balances, register identities, and explore available AI models.
Create an Agentic Wallet and Identity
Create an MPC wallet, fund it from the testnet faucet, register a TDIP identity, and set up a machine identity with delegation scopes — spending limits, allowed operations, and time bounds.
Make Machine Payments with MPP
Implement the Machine Payments Protocol (MPP) for session-based machine-to-machine payments. Create challenges, generate credentials, manage sessions, and handle streaming payments.
Instant Payments with x402
Use the x402 protocol for stateless, per-request payments. Handle HTTP 402 responses, construct payment payloads, and settle on-chain with stablecoins in under 2 seconds.
Build an AI Agent That Pays for Services
Build an end-to-end AI agent that creates its own identity, provisions a wallet, connects via A2A protocol, and autonomously pays for AI inference using MPP micropayment channels.