What problem does it solve?
Users performing server-side Openfort blockchain operations such as wallet management, gasless transactions, and policy configuration often struggle with correct CLI syntax, chain-specific requirements, and safety guardrails for test versus live environments, leading to errors or accidental mainnet fund loss.
Core Features & Use Cases
- Guided CLI Workflows: Step-by-step instructions for common backend Openfort operations including EVM/Solana wallet creation, gasless transaction sending, policy and sponsorship setup, and webhook configuration.
- Safety & Reference Context: Built-in warnings for test/live key isolation, ID format references, supported chain lists, and SDK integration points to prevent costly mistakes and speed up development.
- Use Case Example: A developer building an automated AI agent wallet can use this skill to correctly configure EIP-7702 delegation, set up gas sponsorships, and execute signed transactions without manual CLI trial and error.
Quick Start
Use the openfort-cli skill to create a new EVM backend wallet on the Base Sepolia testnet and send a test gasless transaction to a specified contract address.