LandingPay lets you effortlessly create stunning payment pages and securely collect crypto payments, donations, tips, presales, you name it. With its simplicity, anybody can use it to collect and pay.
Check this video so see how it works: Video Walkthrough
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
To run the project properly, you'll need to set these environment variables
NEXT_PUBLIC_SITE_URL=http://localhost:3000
NEXT_PUBLIC_WCPROJID=<WalletConnect Project ID>
PAYMASTER_SERVICE_URL=<Paymaster Node URL>
Feel free to open any issues or fork the project and create a PR.
Feedback is very much appreciated!