Socket
Book a DemoInstallSign in
Socket

@farcaster/frame-node

Package Overview
Dependencies
Maintainers
6
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@farcaster/frame-node

Utility methods for Mini App backends

latest
Source
npmnpm
Version
0.1.11
Version published
Weekly downloads
1.6K
154.47%
Maintainers
6
Weekly downloads
 
Created
Source

@farcaster/frame-node

Utility methods for Mini App backends

Installation

pnpm add @farcaster/frame-node

Documentation

  • parseWebhookEvent: parses and verifies webhook events, using a VerifyAppKey method
  • verifyJsonFarcasterSignature: verifies a JSON Farcaster Signature payload, using a VerifyAppKey method
  • createJsonFarcasterSignature: creates a JSON Farcaster Signature payload

For signature verification, you need to pass in a VerifyAppKey method that verifies that an app key is valid for an FID. You can use the included verifyAppKeyWithNeynar which uses Neynar and requires the NEYNAR_API_KEY environment variable to be defined.

FAQs

Package last updated on 16 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts