Skip to content

cartridge-gg/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.

Releases

No releases published

Packages

No packages published

Contributors 16