Guides

Scaffold a new Lens app

Get up and running with a basic, configured Lens application with one command.

You can also easily create a Lens app starter project by using the Create Lens App CLI and running the following command:

npx create-lens-app

Using the CLI, you can choose from three start apps:

  1. Basic Lens App - This is a very basic app configured with the Lens SDK and WalletConnect Web3Modal.
  2. Opinionated Lens App - This is a Lens app configured with the Lens SDK and WalletConnect Web3Modal that has more features implemented.
  3. PWA - This is a PWA configured with the Lens SDK and WalletConnect Web3Modal.