Stake MOR towards builders - Access Smart Agents, AI Models & Support The Open Source Project Of Your Choice.
MOR Builders is a platform that allows you to stake MOR tokens towards builders, giving you access to Smart Agents, AI Models, and the ability to support open source projects of your choice.
This project is built with Next.js and bootstrapped with create-next-app
.
- Node.js v20.8.1 or later
- Bun package manager
- Clone the repository
- Install dependencies:
bun install
bun dev
Open http://localhost:3000 with your browser to see the result.
The project follows the Next.js 14 app directory structure. Key directories include:
src/app
: Contains the main application pages and layoutssrc/components
: Reusable React componentssrc/lib
: Utility functions and shared logic
- Next.js 14 (App Router)
- TailwindCSS
- shadcn/ui
- Bun
- TypeScript
To learn more about the technologies used in this project, check out the following resources:
We welcome contributions to the MOR Builders project! Please see our Contributing Guide for more information on how to get started.
This project is optimized for deployment on the Vercel Platform. For more details, check out the Next.js deployment documentation.