Components
RewardKitProvider
Easily integrate your app with RewardKit
Reward Kit is still in early alpha, and may contain bugs or unexpected behavior.
The Boost V2 Docs are under active development and will be subject to changes.
A React context provider that manages the global state and configuration for RewardKit components, including theming, modal state, and reward filtering settings.
RewardKitProvider TSDoc
See in-depth technical documentation
Basic Usage
Here’s how to use the RewardKit context in your application:
The RewardKit context system provides:
- Centralized state management for rewards configuration
- Theme customization through CSS variables
- Modal visibility control
- Auto-updating configuration
- Integration with React Query and Wagmi
- Shadow DOM isolation for styles
- Memory routing for modal navigation