Welcome to the TomorrowDAO Interface! This Next.js project is designed for seamless blockchain node interactions and integrates Sentry for 🛠️ error monitoring, creating a reliable and secure environment for decentralized apps.
TomorrowDAO is an AI-powered platform that simplifies decentralized governance. Users can create customizable DAOs, manage treasury functions, and leverage AI for proposal writing and data insights.
For more details, visit the TomorrowDAO website.
Ensure you have:
git clone https://github.com/TomorrowDAOProject/tomorrowDAO-interface.git
cd tomorrowDAO-interface
yarn install
.env.local
file in the root directory and add variables for Sentry.yarn dev
http://localhost:3000
to see it in action!yarn build
: Compile for production 🏗️yarn start
: Run production server 🌐yarn lint
: Check code quality ✅Licensed under the MIT License. See the LICENSE file for details.