zachterrell57 / channel-kit

ChannelKit is an open-source Next.js application built with Frog.js and deployed on Vercel, providing a customizable Farcaster Frame for managing channel membership
MIT License
21 stars 12 forks source link

question: possible to use without Neynar API? #17

Open o-az opened 1 month ago

o-az commented 1 month ago

I wanted to test this out. I see Neynar API key is a requirement. Given that Neynar API is paid only, that means there's no way to test this tool out for free?

zachterrell57 commented 1 month ago

@o-az You'll need a signer regardless in order to send the invite, which will always cost money. The code itself is opinionated in using Neynar for simplicity, since most Farcaster developers likely already have an account. Would be pretty straightforward to swap out all API calls to Warpcast API thought