Skip to content

VibeTechnologies/CryptoPayments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoPayments

Crypto payment processor - accepts USDT/USDC on Base, Ethereum, TON, and Solana. Records payments linked to Telegram user IDs or email.

Deploy to Vercel

This repo includes a shareable one-click deploy template for the pay page (web/ — Next.js 16 static export).

Deploy with Vercel

What this deploys: the crypto top-up pay page — a Next.js static site that lets users deposit USDT/USDC on Base, Ethereum, TON, or Solana and links payments to a Telegram user ID or email.

Required environment variable:

Variable Description Default
NEXT_PUBLIC_API_URL Base URL of the crypto-payments Supabase Edge Function https://krjbwbvmrpazdmmjstzo.supabase.co/functions/v1/crypto-payments

The Deploy Button URL already presets root-directory=web and prompts for NEXT_PUBLIC_API_URL — Vercel will ask you to fill it in before deploying. See web/.env.example for the default value and description.

Public Vercel Templates gallery: submitting this to vercel.com/templates is a separate manual step. The Deploy Button above is the self-serve shareable template — anyone with the link can one-click deploy their own copy.

About

Crypto payment processor - accepts USDT/USDC on Base, Ethereum, TON, and Solana. Records payments linked to Telegram user IDs or email.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors