# Solana Starter Kit

### Solana Scaffold

Solana Scaffold [repositories](https://github.com/solana-labs/dapp-scaffold?tab=readme-ov-file) provide ideal starting templates for ecosystem developers to quickly launch a front-end client UI with common dApp features. These include wallet integration, state management, component examples, notifications, and recommended setup configurations, along with basic usage examples.

<figure><img src="https://94530553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgnGqqOZNWRyJtsGPnbQX%2Fuploads%2Fhtx378qG8qkXaXjVKHDa%2Fimage.png?alt=media&#x26;token=8f690eb2-3f31-42d0-af0e-bceef84e8d42" alt=""><figcaption></figcaption></figure>

To familiarize yourself with the conventions and requirements, make sure to check out the following extensive documentation:

{% embed url="<https://solana.com/developers/guides/getstarted/scaffold-nextjs-anchor>" %}

### Metaplex

Alternatively, Metaplex offers a variety of ready-to-use templates with slightly different configurations and UI frameworks/component library. It is highly recommended for NFT-related applications where design and showcase matter.

{% embed url="<https://developers.metaplex.com/guides/templates/metaplex-nextjs-tailwind-template>" %}
