Houyhnhnm pfp
Houyhnhnm
@houyhnhnm
For the Base Seoul Mini Hackathon, I developed a tool that generates table-formatted frames by simply connecting a JSON file. Using the @lum0x SDK, it fetches and verifies user-related stats from Warpcast. https://0xspeeeeeeed-hack.vercel.app/frame/table/https%3A%2F%2Fraw.githubusercontent.com%2Fdizzydizzydizzydizzy%2F0xspeeeeeeed-hack%2Frefs%2Fheads%2Fmain%2Fpublic%2Fsample_book.json?pagesize=7
4 replies
0 recast
3 reactions

Houyhnhnm pfp
Houyhnhnm
@houyhnhnm
It’s very easy to use. Simply format the URL as follows: https://0xspeeeeeeed-hack.vercel.app/frame/table/{JSON file URL} The JSON file format should be string[][], like this: [ ["name", "userid", "phone", "address"], ["Jason Lee", "jsnlee01", "555-1234", "123 Maple Street, Springfield, IL"], ... ] Once formatted, it works immediately.
0 reply
0 recast
0 reaction