Content
@
0 reply
4 recasts
4 reactions
Steve
@stevedylandev.eth
We wanted to build a multiplayer feed in frame. Introducing T3, it's like T9 but worse. Select random emojis, send them as a message, see a history of the feed stored on IPFS https://t3-emoji-livid.vercel.app/api/start
14 replies
4 recasts
26 reactions
Steve
@stevedylandev.eth
To accomplish this we first built three API endpoints, where we could have a start, a post, and then an ad. We liked the idea of embedding ads with an interactive experience
2 replies
0 recast
0 reaction
Steve
@stevedylandev.eth
Inside the start we fetch the initial message json data, then we built a satori handler to make the image and upload it to IPFS using Pinata.
1 reply
0 recast
0 reaction
Steve
@stevedylandev.eth
With our buttons each one selects a random emoji from an array and puts it into the input. You can continue to keep selecting and add more emojis to the message!
1 reply
0 recast
0 reaction