Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

docs

docs contém 10 skills coletadas de cartridge-gg, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
10
Stars
4
atualizado
2026-04-29
Forks
6
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

cartridge-paymaster
Desenvolvedores de software

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

2026-04-29
cartridge-rpc
Desenvolvedores de software

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

2026-04-29
cartridge-vrng
Desenvolvedores de software

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

2026-04-29
controller-presets
Desenvolvedores de software

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
Desenvolvedores web

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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