Content
@
0 reply
0 recast
2 reactions
Nick T
@nt
@bountybot $200 USDC bounty to create a an open source Vercel OG image similar to that of DexScreener below: - open source NextJS project in repo that builds and runs locally - "/" endpoint dynamically generates on go image with "vercel/og" - image below is copied and implemented 👇 - icon, header image, name, ticker, mcap, volume, liquidity are extracted as variables that are passed into image generation - image is cached for 1h (updates with fresh data every hour - you can fake this but it must be configured correctly) first to reply with a running open source repo that implements this wins the bounty
8 replies
15 recasts
49 reactions
cashlessman 🎩
@cashlessman.eth
can I do this with hard coded values?
1 reply
0 recast
3 reactions
Nick T
@nt
yep - return them from an async function that sleeps for 1 second to simulate a DB read.
0 reply
0 recast
1 reaction