frames-v2-demo
Farcaster Frames v2 Demo
File Explorer
Download Latest Version (.zip)- 10_close.png
- 10_tx.png
- 11_wallet.png
- 12_yoink.png
- 1_playground.png
- 2_blank.png
- 3_config.png
- 4_splash.png
- 5_hello.png
- 6_context.PNG
- 7_toggle.png
- 8_actions.png
- 9_url.png
- icon.png
- splash.png
- route.ts
- route.ts
- route.ts
- route.ts
- layout.tsx
- page.tsx
- opengraph-image.tsx
- page.tsx
- opengraph-image.tsx
- page.tsx
- opengraph-image.tsx
- page.tsx
- layout.tsx
- page.tsx
- app.tsx
- favicon.ico
- globals.css
- layout.tsx
- opengraph-image.tsx
- page.tsx
- providers.tsx
- SolanaProvider.tsx
- WagmiProvider.tsx
- Button.tsx
- input.tsx
- label.tsx
- Demo.tsx
- kv.ts
- notifs.ts
- truncateAddress.ts
- utils.ts
- .env.example
- .eslintrc.json
- .gitignore
- components.json
- next.config.ts
- package.json
- pnpm-lock.yaml
- postcss.config.mjs
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/farcasterxyz/frames-v2-demo
Downloads the entire project code from GitHub to your computer.
cd frames-v2-demo
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ pnpm
Type this command into your terminal and run it.
$ pnpm dev
Starts the development/run server.
$ pnpm create next-app
Type this command into your terminal and run it.
$ pnpm add @farcaster/frame-sdk
Type this command into your terminal and run it.
$ pnpm add wagmi viem@2.x @tanstack/react-query
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
