Commit Graph

3 Commits

Author SHA1 Message Date
IshaVenikar
6741d539af Store tweet after verification 2025-02-05 18:22:47 +05:30
IshaVenikar
a7f255a33d Implement API to verify tweet data 2025-02-05 17:43:25 +05:30
1582f8887d Add replay protection to meme generation API (#5)
Part of https://www.notion.so/Add-disconnect-wallet-button-188a6b22d47280db91d5d180c7e151ae
- Add sqlite DB for storing tx signatures
- Reject request if tx signature is already in DB

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #5
Co-authored-by: adwait <adwait@noreply.git.vdb.to>
Co-committed-by: adwait <adwait@noreply.git.vdb.to>
2025-01-27 14:02:12 +00:00