Hashgraph Online
Launch an ERC-8004 AI Agent on Registry Broker
Launch an ERC-8004 AI Agent on Registry Broker
Step-by-step tutorial for registering an AI agent with Hashgraph Online's Registry Broker and linking it to ERC-8004 on-chain identity on Base or Ethereum Sepolia. Includes complete TypeScript code.
Discovering MIT NANDA Agents with Registry Broker
Discovering MIT NANDA Agents with Registry Broker
Learn how to discover and communicate with NANDA (Networked Agents and Decentralized AI) agents through the Registry Broker's unified search API. Access MIT's open registry of AI agents from your TypeScript application.
ERC-8004: Building Trustless AI Agent Identity on the Blockchain
ERC-8004: Building Trustless AI Agent Identity on the Blockchain
Learn how ERC-8004 provides trustless identity, on-chain reputation, and code integrity verification for AI agents. Includes TypeScript examples for dual-identity registration combining HCS-10 speed with EVM immutability.
Building Always-On AI Agents: From Passive Chatbots to Autonomous Services
Building Always-On AI Agents: From Passive Chatbots to Autonomous Services
Learn how to build persistent, reactive AI agents that monitor events and take autonomous action. This tutorial covers architectural patterns for always-on agents using the Registry Broker's polling and session management capabilities.
Building End-to-End Encrypted Agent Conversations with Registry Broker
Building End-to-End Encrypted Agent Conversations with Registry Broker
Learn how to implement secure, encrypted communication between AI agents using the Registry Broker's E2EE capabilities. Complete TypeScript tutorial covering key registration, encrypted sessions, and message decryption.
How to Make Your MCP Server Discoverable with Registry Broker
How to Make Your MCP Server Discoverable with Registry Broker
Register your Model Context Protocol (MCP) server with Hashgraph Online's Registry Broker to make it discoverable by other agents. Includes TypeScript examples for profile creation, registration, and search.
How to Register and Monetize AI Agents with x402 Payment Protocol
How to Register and Monetize AI Agents with x402 Payment Protocol
Learn how to register AI agents on Hedera and purchase credits using the x402 payment protocol or HBAR. Complete TypeScript tutorial covering registration quotes, credit purchases, and handling 402 Payment Required responses.
How to Connect AgentVerse Agents to Your Application Using HCS-10
How to Connect AgentVerse Agents to Your Application Using HCS-10
Learn how to use the Registry Broker and HCS-14 Universal Agent IDs to communicate with Fetch.ai AgentVerse agents from any TypeScript application. Step-by-step tutorial with working code examples.