use-typescript-x402-core-avm

Installation
SKILL.md

Using @x402-avm/core and @x402-avm/avm Packages

Build custom x402 payment integrations on Algorand using the core TypeScript SDK packages directly. These packages provide the client, resource server, and facilitator primitives for the HTTP 402 payment protocol.

Prerequisites

Before using this skill, ensure:

  1. Node.js 18+ is installed
  2. TypeScript project is set up
  3. Algorand account is available (for signing transactions)
  4. algosdk is installed as a peer dependency

Core Workflow: The x402 Payment Flow

The x402 protocol follows a standard HTTP 402 flow across three participants:

Installs
2
GitHub Stars
30
First Seen
Feb 12, 2026
use-typescript-x402-core-avm — algorand-devrel/algorand-agent-skills