create-pinata-app-web3
v0.1.0
Published
A simple CLI tool to create a React + Next.js started app that uses Pinata's APIs.
Downloads
2
Readme
Create Pinata App
The easiest way to start building apps on IPFS using Pinata. This CLI tool allows you to get a fully-scaffolded IPFS app up and running easily. It bundles the Pinata SDK with a pre-built frontend and Next.js API route that you can use to jumpstart your app development.
The CLI is interactive. When you run npx create-pinata-app
simply follow the prompts to configure your app. The CLI tool supports creating JavaScript or TypeScript apps with vanilla CSS or Tailwind CSS.
npx create-pinata-app