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.
0.1.0 #
- Initial release of the x402 core protocol definitions and shared logic.
- Defined base interfaces for
X402SignerandSchemeClient. - Implemented core models:
PaymentPayload,PaymentRequirement,PaymentRequiredResponse, andResourceInfo. - Added
X402Clientfor automated 402 Payment Required handling.