slot-paymaster

Manage Slot paymasters to sponsor transaction fees via the Slot CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Kepler22bee/House-of-Stark --skill slot-paymaster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slot-paymaster
Source: https://github.com/Kepler22bee/House-of-Stark/tree/main/contracts/.agents/skills/slot-paymaster
Command: npx skills add https://github.com/Kepler22bee/House-of-Stark --skill slot-paymaster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduce friction and cost barriers by sponsoring transaction fees so end users can interact with dApps and games without needing native tokens or manual fee payments.

Core Features & Use Cases

  • Paymaster lifecycle: create, rename, transfer ownership, enable, and disable paymasters.
  • Budget management: increase and decrease credit budgets with team-based billing and clear unit semantics.
  • Policy management: add or remove policies via verified presets, single contract-entrypoint rules, or JSON imports with optional predicate checks.
  • Monitoring & analytics: inspect paymaster info, transaction history, usage stats, and generate Dune SQL exports for dashboards.
  • Use Case: Set up a paymaster to automatically sponsor in-game move and dig transactions so players experience gasless gameplay.

Quick Start

Create and configure a Slot paymaster for your game using the Slot CLI with an authenticated session and a funded team.

Frequently Asked Questions about slot-paymaster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sponsor transaction fees for gasless gameplay in my blockchain game?

You can sponsor transaction fees for gasless gameplay by creating and configuring a Slot paymaster via the Slot CLI to automatically cover in-game move and dig transaction costs for your players.

What are gasless transactions and how does a paymaster manage them?

Gasless transactions allow end users to interact with dApps without native tokens by having a paymaster sponsor their transaction fees, reducing friction and cost barriers for blockchain applications.

How do I configure paymaster policy rules for specific smart contracts?

You can configure paymaster policy rules by adding verified presets, setting single contract-entrypoint rules, or importing JSON configurations with optional predicate checks using the Slot CLI.

Do I need an authenticated Slot CLI session to create a paymaster?

Yes, creating and managing Slot paymasters requires an authenticated Slot CLI session along with a team account that has credits to fund the sponsored transaction budgets.

Can I monitor gasless transaction history and export usage analytics?

You can inspect paymaster info, view transaction history, check usage stats, and generate Dune SQL exports to build monitoring dashboards for your sponsored transactions.

How do I manage the credit budget for a Slot paymaster?

You can increase and decrease credit budgets for Slot paymasters using the CLI, which handles team-based billing and provides clear unit semantics for your sponsored transaction fee allocation.