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:
- Basic Lens App - This is a very basic app configured with the Lens SDK and WalletConnect Web3Modal.
- Opinionated Lens App - This is a Lens app configured with the Lens SDK and WalletConnect Web3Modal that has more features implemented.
- PWA - This is a PWA configured with the Lens SDK and WalletConnect Web3Modal.
Updated 19 days ago