Skip to content

Add create-app scaffold command for dApp projects #6

Description

@timfong888

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 .env setup

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions