Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction
Andrew Jiang
@ok
Some learnings: 1. Airdrops are great for users, but make it much more likely the collection gets flagged as spam (both on OpenSea + Warplet) 2. Transparent parts of SVGs get shown right now with a white background 3. Maybe to optimize for frame tx volume and to avoid spam, I think we'll see more "claim airdrop" transactions
5 replies
7 recasts
33 reactions
Tony D’Addeo
@deodad
it’s not feasible for clients to serve untrusted SVGs directly to end users since it’s trivial to serve one that crashes a client so they end up getting transformed by some intermediate service where ideally things like transparency would be preserved but results may vary likely best to left curve it with a PNG
1 reply
0 recast
1 reaction
Andrew Jiang
@ok
That is completely understandable. Unfortunately part of the standard for making art onchain is using SVGs (e.g. punks, opepen). In this case, I ended up just updating the SVGs with a black RECT behind each one to keep the end state :)
0 reply
0 recast
3 reactions