-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
No zero-to-running scaffold command exists. Compare: npx create-next-app, npx workflow@latest — one command to a working app. There's no equivalent npx foc-cli create-app my-foc-app.
Details
- Agents building Filecoin storage dApps must manually wire up Next.js + Synapse SDK + wallet connection + upload flow
- A scaffold command would be the single biggest accelerator for agents building dApps
- Could include: Next.js project, Synapse SDK integration, wallet connection (MetaMask), working upload page, proper
.envsetup
Ask
Consider one of:
npx foc-cli create-app my-foc-app— scaffold a working dApp project- A Vercel template (one-click deploy + fork)
- Or both — template for humans, CLI for agents
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels