Skip to content

Otomatorg/dapp-template

Repository files navigation

tw-banner

otomato-starter

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

Environment Variables

To run this project, you will need to add the following environment variables to your .env.template file:

VITE_THIRDWEB_CLIENT_ID: you will provide your clientId, refer to client documentation

Run locally

Node version requirement v22+

node -v

Install dependencies

npm install

Copy .env.template to .env

cp .env.template .env

Don't forget to add your Thirdweb clientId to the .env file

Start the app locally

npm run dev

Create a production build

npm run build

Preview the production build

npm run preview

About

A boilerplate to start building on top of Otomato

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages