@goat-sdk/plugin-farcaster
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

Farcaster GOAT Plugin

Farcaster plugin for Goat. Allows you to create tools for interacting with the Farcaster social protocol through the Neynar API.

Installation

npm install @goat-sdk/plugin-farcaster
yarn add @goat-sdk/plugin-farcaster
pnpm add @goat-sdk/plugin-farcaster

Usage

import { farcaster } from "@goat-sdk/plugin-farcaster";

const plugin = farcaster({ 
    apiKey: process.env.NEYNAR_API_KEY 
});

Tools

  • Full Farcaster protocol support through Neynar API
  • Cast creation and interaction
  • Thread and conversation management
  • Search functionality
  • Authentication via Signer UUID
  • Proper error handling
  • TypeScript support with complete type definitions


Package Sidebar

Install

npm i @goat-sdk/plugin-farcaster

Homepage

ohmygoat.dev

Weekly Downloads

10

Version

0.1.6

License

MIT

Unpacked Size

26.9 kB

Total Files

28

Last publish

Collaborators

  • aigustin
  • mpaella