• Joined on 2024-06-18
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-30 07:00:57 +00:00
cc64e6a035 Display message in UI before reloading
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-30 06:37:50 +00:00
de0b4d42c2 Update variable
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-30 06:18:04 +00:00
ddda589da9 Use backend cache for getting quotes during payment verification
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-30 05:13:58 +00:00
f712adfec2 Create class for quotes service
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-30 04:46:24 +00:00
c1b0ad6ec5 Add API for getting latest quote
adwait commented on pull request deep-stack/sol-mem-gen#7 2025-01-29 13:53:50 +00:00
Use MTM price based on USDC for meme generation

According to discussions, working on implementing a backend cache for storing the last 3 quotes in a 15 minute window

  • Tested running custom server side code in Next.js
    • Followed approach…
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-29 13:39:55 +00:00
8ed2c29c44 Add custom server for storing quotes in cache
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 14:26:48 +00:00
771656ae5d Simplify function to display price with decimal point
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 13:51:27 +00:00
5fd10ae15f Update comment
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 13:48:20 +00:00
5523939ff0 Display decimals in UI
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 13:04:10 +00:00
53bd18f031 Use bn.js to handle big numbers
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 11:30:38 +00:00
8b5dbb46fa Use bigint for handling token price
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 05:50:25 +00:00
36a140734a Fetch USDC price in MTM using jupiter API
adwait created pull request deep-stack/sol-mem-gen#7 2025-01-28 04:19:47 +00:00
[WIP] Use USDC prices for meme generation
adwait created branch ag-usd-price in deep-stack/sol-mem-gen 2025-01-28 04:17:25 +00:00
adwait pushed to ag-usd-price at deep-stack/sol-mem-gen 2025-01-28 04:17:25 +00:00
5d42d281a0 Use USDC prices in model map
adwait pushed to ag-replay-protection at deep-stack/sol-mem-gen 2025-01-27 14:01:14 +00:00
2823b8c13e Remove unused import
adwait pushed to ag-replay-protection at deep-stack/sol-mem-gen 2025-01-27 13:41:25 +00:00
3514c04c25 Check if signature exists before writing to DB
adwait created pull request deep-stack/sol-mem-gen#5 2025-01-27 13:25:46 +00:00
Add replay protection to meme generation API
adwait pushed to ag-replay-protection at deep-stack/sol-mem-gen 2025-01-27 13:22:24 +00:00
77f38148f1 Remove unused dependancy