Inspiration
I am a lover of buymeacoffee service and I created a page on it right here. So I got thinking, Why not have something similar on the blockchain
What it does.
Paymematic allows creators to receive gifts and donations in form of matic token. It does this by giving personalized pages to users and at no cost.
How we built it
I used react-nextjs for the frontend and used ethers with custom scripts I wrote to handle the web3 integrations
Challenges we ran into
- Handling payments to unique addresses - I had to use a smart contract to track users who have pages created.
- Personalized Pages - It was a very big issue configuring the personalized pages as the pages are dynamically rendered.
Accomplishments that we're proud of
- Personalized pages - This was made possible by calling functions on the smart contract to get the existing pages created.
What's next for Paymematic
There are some bugs still on paymematic and some ui improvements I would lie to work on.
Built With
- ethers
- nextjs
- react
Log in or sign up for Devpost to join the conversation.