Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

docs

يحتوي docs على 10 من skills المجمعة من cartridge-gg، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
4
محدث
2026-04-29
Forks
6
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

cartridge-paymaster
مطوّرو البرمجيات

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

2026-04-29
cartridge-rpc
مطوّرو البرمجيات

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

2026-04-29
cartridge-vrng
مطوّرو البرمجيات

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

2026-04-29
controller-presets
مطوّرو البرمجيات

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
مطوّرو الويب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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