GitDeployHub

dwarvesf/icy-swap

github.com/dwarvesf/icy-swap ↗
Next.js
5 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • NEXT_PUBLIC_BE_API Backend API root, no trailing slash.
  • NEXT_PUBLIC_API_KEY secret Sent as `Authorization: ApiKey ...` to /swap/generate-signature. Public by construction, so the backend must not treat it as proof of a…
  • NEXT_PUBLIC_ICY_CONTRACT_ADDRESS Both must be real mainnet contract addresses. The app refuses to start otherwise: the swapper is the address users grant a token allowance…
  • NEXT_PUBLIC_ICY_SWAPPER_CONTRACT_ADDRESS
  • NEXT_PUBLIC_BTC_EXPLORER
Or deploy to a different host
← Try another repo