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.
- π AI-Enhanced Governance Tools
- π΅οΈ Error Tracking with Sentry
- π Seamless API Integration
For more details, visit the TomorrowDAO website.
Ensure you have:
- Node.js (v16 or later)
- yarn
- Clone the repository:
git clone https://github.com/TomorrowDAOProject/tomorrowDAO-interface.git cd tomorrowDAO-interface - Install dependencies:
yarn install
- Set up environment variables π: Create a
.env.localfile in the root directory and add variables for Sentry. - Start the development server:
yarn dev
- π Visit
http://localhost:3000to see it in action!
- Components: Reusable bits of the UI π§©
- Pages: Main routes for the app π
- API: Interfaces for blockchain connections βοΈ
- Utilities: Helpers for error handling, data, and logging π§
yarn build: Compile for production ποΈyarn start: Run production server πyarn lint: Check code quality β
- Website: https://tmrwdao.com
- Twitter: @tmrwdao
- Discord: Join us on Discord
- Telegram: Join us on Telegram
Licensed under the MIT License. See the LICENSE file for details.