Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

docs

docs enthält 10 gesammelte Skills von cartridge-gg, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
4
aktualisiert
2026-04-29
Forks
6
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

cartridge-paymaster
Softwareentwickler

Set up and manage Cartridge paymasters to sponsor transaction fees for gasless user experiences.

2026-04-29
cartridge-rpc
Softwareentwickler

Configure Cartridge RPC endpoints with API token authentication and CORS whitelisting.

2026-04-29
cartridge-vrng
Softwareentwickler

Integrate Cartridge's verifiable random number generator (vRNG) into onchain games.

2026-04-29
controller-presets
Softwareentwickler

Interactively walk teams through creating a Cartridge Controller preset, including origin/AASA setup, session policies, themes, and mainnet vs sepolia configuration.

2026-04-29
controller-react
Webentwickler

Integrate Cartridge Controller into React applications using starknet-react. Use when building React/Next.js web apps with Controller, setting up StarknetConfig provider, using hooks like useConnect/useAccount, or implementing wallet connection components. Covers ControllerConnector setup, provider configuration, and transaction execution patterns.

2026-03-05
controller-sessions
Softwareentwickler

Configure session keys and policies for Cartridge Controller to enable gasless, pre-approved transactions. Use when defining contract interaction policies, setting spending limits, configuring signed message policies, or implementing error handling for session-based transactions. Covers SessionPolicies type, policy definitions, verified sessions, and error display modes.

2026-03-05
controller-setup
Softwareentwickler

Integrate Cartridge Controller wallet into Starknet applications. Use when setting up Controller for the first time, installing packages, configuring chains/RPC endpoints, or troubleshooting basic integration issues. Covers installation, Controller instantiation, ControllerConnector vs SessionConnector choice, chain configuration, and package compatibility.

2026-03-05
controller-backend
Softwareentwickler

Integrate Cartridge Controller into backend services using Node.js, Rust, or headless mode. Use when building server-side applications, game backends, automated bots, or any non-browser environment that needs to execute Starknet transactions. Covers SessionProvider for Node.js, Rust SDK setup, and headless Controller with custom signing keys.

2026-02-05
controller-native
Softwareentwickler

Integrate Cartridge Controller into native mobile applications (iOS, Android, React Native) and web wrappers (Capacitor). Use when building mobile games or apps that need Controller wallet functionality with local keypair signing. Covers SessionConnector for native auth flows, Controller.c FFI bindings, passkey configuration with Apple App Site Association, and platform-specific setup.

2026-02-02
controller-signers
Softwareentwickler

Configure authentication methods for Cartridge Controller including passkeys, social login, and external wallets. Use when implementing user authentication, adding multiple signers for account recovery, customizing signup options, or integrating external wallets like MetaMask or Phantom. Covers WebAuthn passkeys, Google/Discord/Twitter OAuth, wallet connections, and dynamic authentication flows.

2026-02-02