Angel - Not A Bot
@sayangel
For the nerds like me on here: - Everything is output as an SVG. So when the mint closes we'll have an infinite canvas of Farcaster arches composited to make up all our faces. - The data is composable. That means it can be extended in fun ways. You can deploy a smart contract that renders the data differently. - This was inspired by Checks. But on Farcaster we aren't looking for centralized verification. We are free. - It's all onchain. That means the artwork can evolve.
9 replies
10 recasts
42 reactions
schorn.eth 🎩
@schorn.eth
What did you use to convert pfp images to SVG? I have a project where that's going to be a requirement, and I've only just started looking into that.
1 reply
0 recast
1 reaction
Steve
@sdv.eth
Speculating: 1. Get pfp on web server 2. Reduce to 8-16 colors 3. Scale down to 32x32 pixels, nearest neighbor algo 4. Save colors as 32x32 array on smart contract The SVG markup is very straightforward if you take a look at it!
2 replies
0 recast
2 reactions