Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

xenarch-sdks

by xenarch-ai · Updated 13 days ago

Python & TypeScript SDKs for Xenarch — payment middleware for AI agents and publishers

In the AI payments ecosystem

xenarch-sdks is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on agent-payments, ai-agents, base-blockchain, micropayments. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like piprail, x402-client, agoragentic-integrations, sardis, mcp-client, xenarch-mcp.

README.md View on GitHub →

xenarch-sdks

Official SDKs for the Xenarch payment network.

JavaScript / TypeScript

npm install xenarch
import { Xenarch } from 'xenarch';
const client = new Xenarch({ apiKey: '...' });

Python

pip install xenarch
from xenarch import Xenarch
client = Xenarch(api_key="...")

CLI

npx xenarch-cli

License

MIT

All Micropayments projects →