Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Inspect supported x402 extensions
armory extensions
armory extensions # shorthand armory ext
REQUIRED=payment-identifier if armory extensions | rg -q "$REQUIRED"; then echo "extension available" else echo "missing extension: $REQUIRED" && exit 1 fi