x402_evm 0.1.0
x402_evm: ^0.1.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.- EIP-3009 (USDC) authorization support.
- EIP-712 typed data signing.
License #
Apache-2.0