Skip to content

broodling-bot/docs

 
 

Repository files navigation

Cartridge Documentation

This is the official documentation site for Cartridge - High Performance Infrastructure for Provable Games and Applications.

Built with Vocs, this documentation covers:

  • Controller: Gaming-focused smart contract wallet with session keys, passkey support, and paymaster functionality
  • Slot: Horizontally scalable execution sharding for ephemeral and persistent rollups
  • Arcade: Central hub connecting players and onchain games

Development

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

# Preview built site
pnpm preview

Requirements

  • Node.js 22.x
  • pnpm (see packageManager in package.json)

Contributing

This documentation is open source. To contribute:

  1. Fork the repository
  2. Make your changes
  3. Submit a pull request

Edit links are available on each page to quickly jump to the source file on GitHub.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 33.9%
  • Shell 25.0%
  • TypeScript 20.6%
  • JavaScript 18.6%
  • CSS 1.9%