What problem does it solve?
This Skill helps teams securely configure Cartridge's Starknet RPC endpoints by enabling API token authentication, managing domain CORS whitelists for browser clients, and providing log inspection tools for operational visibility.
Core Features & Use Cases
- Authenticated RPC access: Use bearer API tokens to protect server-to-server RPC calls to Cartridge endpoints.
- Browser-friendly CORS whitelisting: Add root domains (including subdomains) to allow direct browser calls without exposing tokens, with IP-based rate limits.
- Token and whitelist management: Create, list, and delete tokens and whitelist entries via CLI, and view paginated logs with time filters.
- Use Case: Allow a frontend on a whitelisted domain to call the Sepolia RPC endpoint while backend services use team-scoped API tokens for secure transactions.
Quick Start
Configure Cartridge RPC tokens and add your frontend's domain to the whitelist for team my-team.