x402_evm 0.3.0
x402_evm: ^0.3.0 copied to clipboard
EVM-compatible blockchain implementation of the x402 protocol.
x402_evm #
EVM-compatible blockchain implementation for the x402 payment protocol. This package provides signers and schemes specifically for Ethereum and other EVM chains.
Note: Most users should use the x402 package directly, as it exports the EVM functionality and provides a more convenient multi-chain experience.
Features #
EvmSigner: Signature handling using Ethereum private keys.ExactEvmSchemeServer: Enables a server to accept and verify payments on EVM networks using theexactscheme.- EIP-3009 (USDC) authorization support.
- EIP-712 typed data signing.