Skip to Content
Need help or updates? Join the RaidGuild Discord.
Deployment (Vercel)

Deployment (Vercel)

The facilitator is designed for Vercel deployments. Vercel provides easy deployment, HTTPS by default, and global edge routing with minimal maintenance.

Why Vercel

  • One-click deploy or Git push deploy
  • No servers to provision or maintain
  • Automatic scaling and HTTPS
  • Works well with serverless Go entrypoints

Deploy steps

  1. Deploy from the GitHub repo: https://github.com/raid-guild/x402-facilitator-go 
  2. Set environment variables in Vercel.
  3. Redeploy after saving env vars.
  4. Hit /supported to confirm configuration.
Last updated on