Skip to content

hallelx2/scrunchy-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrunchy - Hackathon Documentation

Welcome to the Scrunchy hackathon submission documentation!

This folder contains all the essential documentation created specifically for the Solana Consumer Track Hackathon submission.


📚 Documentation Files

🏆 Main Submission

HACKATHON_README.mdSTART HERE!

  • Complete hackathon submission overview
  • All 4 repository links with full details
  • Technical architecture and stack
  • API endpoints documentation
  • Why Scrunchy wins (alignment with criteria)
  • Success metrics and roadmap
  • Quick start guide
  • Contact information

🔗 Repository Information

REPOSITORY_LINKS.md

🏗️ Project Structure

PROJECT_STRUCTURE.md

  • Complete codebase structure for all 4 repositories
  • File-by-file breakdown of each component
  • Component interactions and data flow
  • Database schema (Prisma models)
  • Configuration examples
  • Request flow diagrams

📖 Navigation Index

INDEX.md

  • Complete navigation index for all documentation
  • Documentation organized by role (Judges, Developers, Contributors)
  • Learning paths (4 different paths)
  • Search guide to find what you need
  • Quick links to all resources
  • Support and contact information

🎯 Quick Links

For Hackathon Judges

👉 Start with: HACKATHON_README.md

This single document contains everything you need to evaluate the project:

  • ✅ Project overview and vision
  • ✅ All repository links
  • ✅ Technical architecture
  • ✅ Why Solana makes it possible
  • ✅ Alignment with hackathon criteria
  • ✅ Demo flow and deliverables

For Developers

👉 Start with: INDEX.md

Then navigate to:

For Contributors

👉 Start with: REPOSITORY_LINKS.md

Find contribution guidelines for each repository and get started!


🔗 All Repositories

Repository Link Description
Smart Contracts scrunchy-contract Solana Anchor programs (Rust)
Backend API scrunchy-backend NestJS backend with event indexing
Frontend scrunchy-frontend Next.js marketplace UI
CLI Tool scrunchy-cli Universal CLI for game integration

📂 Additional Documentation

For more detailed technical documentation, see the main docs/ folder:


🎉 What Makes Scrunchy Special

  • Sub-second transactions on Solana
  • 💰 Sub-cent costs make micro-rentals viable
  • 🎮 Cross-game interoperability - one asset, multiple games
  • 🛠️ Universal CLI - works with any game engine
  • 🎨 Beautiful UI - modern, polished design
  • 🔒 Production-ready - comprehensive testing and documentation

📊 Project Statistics

  • Total Lines of Code: ~32,000
  • Total Files: ~430
  • Repositories: 4
  • Documentation Pages: 200+
  • Status: ✅ 100% Complete

📞 Contact & Support

Developer

  • GitHub: @hallelx2
  • Email: [Your email]
  • Twitter: [Your Twitter]
  • Discord: [Your Discord]

Resources


🚀 Get Started

# Clone all repositories
git clone https://github.com/hallelx2/scrunchy-contract.git
git clone https://github.com/hallelx2/scrunchy-backend.git
git clone https://github.com/hallelx2/scrunchy-frontend.git
git clone https://github.com/hallelx2/scrunchy-cli.git

# Follow setup guides in HACKATHON_README.md

Built with ❤️ for the Solana Consumer Track Hackathon

Making blockchain gaming accessible, affordable, and fun for everyone.


Last Updated: December 15, 2025
Maintained by: hallelx2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors