Nitty Music Social Management

Social platforms

Farcaster

How to add Farcaster (Warpcast) to your system

Nitty Music Social uses Neynar as the Farcaster API provider. You need a Neynar developer account to obtain the API credentials below.

Farcaster posts on Nitty Music Social accept images only, text + image, but no video. Posts can be up to 800 characters.

1

Create a Neynar app

Go to the Neynar dashboard and create a new app. You'll get a Client ID and a Secret Key.

2

Add credentials to your environment

Add the following to your .env file:

NEYNAR_CLIENT_ID="your-neynar-client-id"
NEYNAR_SECRET_KEY="your-neynar-secret-key"
3

Restart Nitty Music Social

Stop Nitty Music Social if it is running and start it again so the new environment variables are picked up.

4

Add the channel

In the Nitty Music Social web interface, click Add Channel, select Farcaster, and complete the Neynar login flow. Your Farcaster account will appear in the channel list.