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
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
# Preview built site
pnpm preview
- Node.js 22.x
- pnpm (see
packageManager
inpackage.json
)
This documentation is open source. To contribute:
- Fork the repository
- Make your changes
- Submit a pull request
Edit links are available on each page to quickly jump to the source file on GitHub.