-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
internalFor changes that affect the project's internal workings but not its outward-facing functionality.For changes that affect the project's internal workings but not its outward-facing functionality.
Milestone
Description
Problem
The Hedera JSON-RPC relay supports a Paymaster-style mode (introduced in v0.71) that allows operators to sponsor gas fees for selected users or contracts, enabling gasless transactions. However, this feature is currently undocumented in the main README, making it difficult for:
- New users to discover and understand the gasless transaction capability
- Operators to properly configure Paymaster settings for their use cases
- Developers to implement gasless onboarding flows for better UX
- Enterprise teams to leverage sponsored transactions for their applications
Without clear documentation, users may not be aware of this powerful feature or how to configure it safely and effectively.
Proposed Solution
Add comprehensive Paymaster documentation to the main README.md that explains the feature, configuration, and best practices.
Metadata
Metadata
Assignees
Labels
internalFor changes that affect the project's internal workings but not its outward-facing functionality.For changes that affect the project's internal workings but not its outward-facing functionality.