bankr-x402-sdk---client-patterns — an installable skill for AI agents, published by bankrbot/claude-plugins.
x402 SDK Client Patterns
Reusable client code and common files for Bankr SDK projects.
bankr-client.ts
The core SDK client module for all Bankr SDK projects:
import "dotenv/config";
import { BankrClient } from "@bankr/sdk";
// ============================================
// Validation
// ============================================don't have the plugin yet? install it then click "run inline in claude" again.