Contributing
Welcome to The Altar
π Quick Start
Repository Structure
altar-of-creativity/
βββ miniapp/ # Telegram Mini-App frontend
βββ api/ # Backend API services
βββ contracts/ # Smart contracts
βββ ai-scorer/ # AI scoring service
βββ docs/ # Documentation
βββ tools/ # Development utilitiesDevelopment Setup
# Clone the repository
git clone https://github.com/altar-of-creativity/miniapp
cd miniapp
# Install dependencies
npm install
# Start development server
npm run dev:miniapp
# Run tests
npm test
# Build for production
npm run buildπ Code Contribution Guidelines
Branch Naming Convention
Commit Message Format
Code Quality Standards
Testing Standards
π οΈ Areas We're Looking For Help
Frontend Development
Backend Development
AI & Machine Learning
Blockchain Development
π‘ Ideas We're Looking For
From The Temple of Thought
π Development Workflow
Pull Request Process
Code Review Standards
π Bounty Program
Contribution Rewards
Special Recognition
π Community Guidelines
Code of Conduct
Communication Channels
Documentation Standards
π Getting Started Today
First-Time Contributors
Experienced Developers
Community Leaders
Last updated