dylan
@dylsteck.eth
the casterscan share extension is now live!! hit the share icon on farcaster web or mobile and the casterscan mini app will pop up with info about that cast from neynar, farcaster's apis, and snapchain directly add the mini app below, which is how (i think) casterscan becomes an option when you hit share!! https://casterscan.com
2 replies
1 recast
11 reactions
dylan
@dylsteck.eth
also just added snapchain support tonight & currently vibecoding some changes so that casterscan can be used to explore more snapchain events(eg. signers, prunes, profile-level data etc)
1 reply
0 recast
2 reactions
dylan
@dylsteck.eth
for devs who are curious what it took to add a share extension to my existing mini app: 1) set a `castShareUrl` value in your manifest, which is the link that opens when users hit the share button 2) make a page in your miniapp at that `castShareUrl` that reads the `context.location` data, which tells me the cast hash the user is viewing & lets me route to the casterscan page for that cast
1 reply
0 recast
1 reaction
cashlessman 🎩
@cashlessman.eth
I did that without making a page, and used searchParams in base url
1 reply
0 recast
2 reactions
mvr 🐹
@mvr
Also no new page and using cast from context But I guess the searchParams could be a bit quicker without the await context /sdk init
0 reply
0 recast
0 reaction