Vite Starter
Starter kit to build with Vite and thirdweb without additional initial configuration.
by
thirdweb
Category
Consumer Apps
Frameworks
Vite
,
TypeScript
Getting Started
Starter template to build onchain applications with thirdweb and Vite.
Features
- thirdweb & vite pre-installed and configured to reduce setup steps
- ConnectButton to onboard users to your application
Installation
Install the template using thirdweb create.
Environment Variables
To run this project, you will need to add the following environment variables to your .env file:
CLIENT_ID
To learn how to create a client ID, refer to the client documentation.
Run Locally
Install dependencies
Start development server
Create a production build
Preview the production build