A simple one-pager that allows receiving payments through coinqvest.com.
This is a small nextjs app that highlights selected projects on a given github-account. Interaction with the coinqvest merchant API is done server-side so your credentials don't get exposed.
You can get your own funding page up and running in minutes ⌛
- 🧬 clone this project
- 📝 edit pages/api/projects/index.ts to have your user-name and the projects you want to highlight.
- ❤️️ pay attention to the property
githubSponsor
. Only set it totrue
if you want to show an additional card for your github sponsors profile.
- ❤️️ pay attention to the property
- ✒️ sign up on coinqvest.com
- 📋 gather your API credentials
- ✒️ sign up on vercel.com (if you don't already have an account)
- 🆕 create a new project
- ⌨️ add two environment variables to your project:
COINQVEST_API_KEY
COINQVEST_API_SECRET
- ✨ deploy your app on vercel
- 📡 share the URL
- 💰 receive funding or donations
If you want to share a funding link for a specific project on your page, you can toggle the switch to 'on' by passing the project-name as query param. Passing a suggested amount is optional but makes sense when sharing a project-specific link.
For this project it would look like this: https://fund-through-coinqvest-hanseartic.vercel.app/?fund-through-coinqvest=50