Skip to content

Airstack-xyz/farcaster-cast-actions-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☀️ GM

A Farcaster Cast Actions starter template built with Airstack Frog Recipes.

Prerequisites

Deployment

First, install all the dependencies:

npm i

Build your project:

npm run build

And setup your project by deploying on Vercel:

npm run deploy

Once you have your project setup, you can go to https://vercel.com to create a Vercel KV instance under your project.

Then, also add the Airstack API key to your project's environment variable:

AIRSTACK_API_KEY=xxx

Access the GM cast actions from the https://<VERCEL-SUBDOMAIN>.vercel.app/api/gm endpoint.