ReVal Extension -https://github.com/bhutanidev/reval_extension ReVal Backend-https://github.com/Niketiiitd/Reval-Backend ReVal SmartCOntract-https://github.com/KniteenK/ReVal-Contracts ReVal Recommendation Model-https://github.com/sanyakapoor27/Recommendation-System-HackTU
Install the template using thirdweb create
npx thirdweb create app --nextTo 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.
Install dependencies
yarnStart development server
yarn devCreate a production build
yarn buildPreview the production build
yarn startFor help or feedback, please visit our support site
