Package Exports
- create-nft-app
- create-nft-app/bin/cli.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-nft-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-nft-app
One-command setup for Polkadot NFT projects.
Quick Start
npx create-nft-app my-app
npm create nft-app@latest my-app
Available Templates
- Next.js + Foundry (Polkadot VM) - Full-stack NFT dApp with Next.js, Wagmi, and Foundry for Polkadot Passet Hub
- Features: Next.js 15, Reown AppKit, Wagmi v2, Foundry
- Template Documentation
Development
pnpm install
pnpm link --global
Support
Join NFTMozaic Telegram group for help.