Farcaster Development Kit
Getting Started
Learn how to the get up and running with the Farcaster Development Kit
The Farcaster Development Kit (FDK) is an SDK to make it easier to manage Farcaster Auth, Farcaster Writes, Farcaster Reads, and Farcaster Frames.
Installation
Initialization
If you are going to be using Farcaster Auth you will need to provide your , and if you are using non-sponsored signers you will need to provide your mnemonic phrase as well.
If you are using just Farcaster Writes or Frame Analytics you only need the Pinata JWT in the instance.
If you want to leverage IPFS pinning capabilities, you must enter your Pinata JWT and a Pinata gateway during intialization.
If you are only using the frame metadata functionality, you do not need to enter your credentials.