> For the complete documentation index, see [llms.txt](https://docs.vechainkit.vechain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vechainkit.vechain.org/templates/vechain-create-vechain-dapp.md).

# @vechain/create-vechain-dapp

This is your one-stop solution for kickstarting development on the Vechain blockchain. Whether you're building a complex X2Earn application, a simple decentralized app, or just working on smart contracts, we've got you covered with our carefully crafted templates. Each template comes with pre-configured tools, best practices, and comprehensive documentation to help you start building right away.

### Usage 📦

```
npm create vechain-dapp
```

or

```
yarn create vechain-dapp
```

or

```
npx create-vechain-dapp@latest
```

### NPM Package

<https://www.npmjs.com/package/create-vechain-dapp>
