What You Can Do With the SDK
- Fetch user, cast, feed, and reaction data
- Publish casts and embedded actions
- Verify frames, signatures, and messages
- Work with Warpcast users, signers, and channel data
- Access Neynarβs moderation, search, and feed endpoints
- Build bots, automations, and server-side workflows
Key Features
- Lightweight & Tree-shakable β optimized for modern environments
- Typed Endpoints β full TypeScript support for responses & errors
- Easy Authentication β pass your API key once and start building
- Battle-tested β used internally across Neynar apps & services
Links
- GitHub Repository β neynarxyz/nodejs-sdk - Browse the complete source code.
- NPM Package β @neynar/nodejs-sdk - Install the SDK directly.
Installation
Install using your preferred package manager:- npm
- yarn
- pnpm

