![Mesh Logo](https://meshjs.dev/logo-mesh/mesh.png)

Mesh is an open-source library to make building applications accessible. Whether you're a beginner developer, startup, web3 market leader, or a large enterprise, Mesh makes web3 development easy with reliable, scalable, and well-engineered APIs & developer tools.

```sh
Usage: create-mesh-app [options] <name>

A quick and easy way to bootstrap your Web3 app using Mesh.

Arguments:
  name                            Set a name for your app.

Options:
  -V, --version                   output the version number
  -t, --template <TEMPLATE-NAME>  The template to start your project from. (choices: "starter", "minting", "marketplace")
  -s, --stack <STACK-NAME>        The tech stack you want to build on. (choices: "next", "remix")
  -l, --language <LANGUAGE-NAME>  The language you want to use. (choices: "js", "ts")
  -h, --help                      display help for command
```

Explore the features on [Mesh Playground](https://meshjs.dev/).
