Example servers
Minimal server examples (x402 v1 and v2) and how they integrate with the facilitator
Common environment variables
FACILITATOR_URL=http://localhost:4022
ADDRESS=0x... # payTo / merchant address
AGENT_PRIVATE_KEY=0x... # used for registration + signing feedbackAuth hash
DELEGATE_CONTRACT_ADDRESS=0x...v1 example
v2 example
Last updated