Bankr x402 SDK - Client Patterns

Installation
SKILL.md

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
// ============================================
Related skills

More from bankrbot/claude-plugins

Installs
GitHub Stars
74
First Seen