https://github.com/NFTMozaic/create-nft-app
🔗 The AssetHub + Next.js template 🔗
https://github.com/NFTMozaic/create-nft-app
Last synced: 9 months ago
JSON representation
🔗 The AssetHub + Next.js template 🔗
- Host: GitHub
- URL: https://github.com/NFTMozaic/create-nft-app
- Owner: Maksandre
- License: mit
- Created: 2025-01-17T09:11:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T15:37:13.000Z (over 1 year ago)
- Last Synced: 2025-01-22T16:34:52.516Z (over 1 year ago)
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.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.