Skip to content
Go back

Adding Farcaster Comments To Gatsby

Published:  at  03:35 AM

With inspiration from Matthias, I hacked in comments to my site using the Searchcaster API and Farcaster Protocol. I’d walk you through it here, but it was largely the same implementation so check out his post for details. The trickiest bit was the recursion for nesting comments nicely, so do watch that.

I’m hoping I can find some time in 2023 to create a Gatsby plugin for this so others can do this even easier. The current template comes with Disqus comments out of the box, but it’d be great to give folks other accessible options for comments.

UX considerations

I’ll extend Matthias’ post a bit with some UX considerations I was thinking about when implementing this.

That’s all for today. Hope you have a great wrap to 2022. See you in the new year!



Previous Post
Prepping Intel Nuc 10 for Dappnode
Next Post
Extending Next Hasura SIWE template with first model