https://github.com/nftmozaic/create-nft-app
One-command setup for Polkadot NFT projects
https://github.com/nftmozaic/create-nft-app
assethub nextjs nfts polkadot pvm
Last synced: about 2 months ago
JSON representation
One-command setup for Polkadot NFT projects
- Host: GitHub
- URL: https://github.com/nftmozaic/create-nft-app
- Owner: NFTMozaic
- License: mit
- Created: 2025-01-17T09:11:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-24T06:46:19.000Z (9 months ago)
- Last Synced: 2026-01-21T00:09:39.578Z (5 months ago)
- Topics: assethub, nextjs, nfts, polkadot, pvm
- Language: TypeScript
- Homepage:
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# create-nft-app

[](https://www.npmjs.com/package/create-nft-app)
One-command setup for Polkadot NFT projects.
## Quick Start
```sh
npx create-nft-app my-app
```
```sh
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](https://github.com/NFTMozaic/create-nft-app/blob/main/templates/next-foundry-pvm/README.md)
## Development
```sh
pnpm install
pnpm link --global
```
## Support
Join [NFTMozaic Telegram group](https://t.me/nft_moz_support) for help.