x402_core 0.1.0
x402_core: ^0.1.0 copied to clipboard
Core protocol definitions and shared logic for the x402 protocol, providing blockchain-agnostic interfaces and data structures.
x402_core #
This package contains the core protocol definitions, interfaces, and shared logic for the x402 payment protocol. It is blockchain-agnostic and provides the foundation for specific chain implementations.
Note: Most users should use the x402 package directly, which provides the main client-side entry point and multi-chain support.
Contents #
- Base
X402SignerandSchemeClientinterfaces. - Standard protocol models (
PaymentPayload,PaymentRequirement). X402Clientbase logic.
License #
Apache-2.0