Skip to content

Robinnnnn/v2-frame-wizard

Repository files navigation

🖼️ Farcaster Miniapp Wizard (Frame v2)

⭐️ Official Farcaster Demo Repo
🛠️ Frame Playground (Mobile only)
📦 Frame SDK
👀 Dev preview docs

Loom Overview

📺 Loom overview of this repo

Step 1 Step 2 Step 3

Getting Started (Moshicam specific)

This is a NextJS + TypeScript + React app built with Bun.

To install dependencies:

$ bun install

To run the app:

$ bun dev

Copy .env.example to .env.local

View the app via Warpcast's developer playground. We're using ngrok to access our local dev server over the internet.

$ ngrok http 3000

Open this url on your mobile device. It should deep link to the Frame Playground in the Warpcast app. https://warpcast.com/~/developers/frame-playground.

Alternatively, you can enable Developer Tools in your Warpcast mobile app to access it directly from your Settings.

In the Frame Playground, enter your ngrok URL.

If you don't include the https:// the Warpcast app might crash.

About

v2 Frame with Wizard Functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages