GitDeployHub

0xlocker/cl-20-swap-ui

github.com/0xlocker/cl-20-swap-ui ↗
Next.js
17 environment variables found in .env.example

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

  • ALLOW_SERVER_TX Local signing gate. Required before the UI will send any transaction. Restart npm run dev after changing this file.
  • SEPOLIA_PRIVATE_KEY secret Sepolia wallet. Use a fresh testnet wallet only.
  • SEPOLIA_OWNER_ADDRESS
  • SEPOLIA_RPC_URL
  • SEPOLIA_PRIVATE_RPC_URL
  • SEPOLIA_MAX_TOTAL_COST_ETH
  • MAINNET_PRIVATE_KEY secret Optional mainnet settings. Do not reuse a trading wallet.
  • MAINNET_OWNER_ADDRESS
  • MAINNET_RPC_URL
  • MAINNET_PRIVATE_RPC_URL
  • MAINNET_MAX_TOTAL_COST_ETH
  • BUY_SLIPPAGE_BPS Slippage defaults, in basis points. 500 = 5%.
  • PROBE_SLIPPAGE_BPS
  • VERIFY_SLIPPAGE_BPS
  • LOCKER_SCAN_BLOCKS Optional locker scanning.
  • LOCKER_SCAN_CHUNK_BLOCKS
  • ETHERSCAN_API_KEY secret
Or deploy to a different host
← Try another repo