mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08:56 -05:00
17 lines
338 B
Markdown
17 lines
338 B
Markdown
# 🖼️ frames-v2-quickstart
|
|
|
|
A Farcaster Frames v2 quickstart npx script.
|
|
|
|
## Getting Started
|
|
|
|
This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
|
|
|
|
To create a new frames project, run:
|
|
```{bash}
|
|
npx frames-v2-quickstart
|
|
```
|
|
|
|
TODO:
|
|
* pin dependencies
|
|
* install metrics / enable notifications
|
|
* solidify onchain tx support |