API Reference
Complete API reference for the Privacy Boost React SDK.Generated Documentation
Full API documentation can be generated using TypeDoc:- All hook signatures and return types
- JSDoc comments with usage examples
- Type definitions and interfaces
Provider
PrivacyBoostProvider
Main provider component that initializes the SDK.
Context Hooks
usePrivacyBoost()
Get direct access to the SDK instance.
usePrivacyBoostState()
Get provider initialization state.
useAuth
Authentication hook.useVault
Vault operations hook.useBalances
Reactive balance data hook.useContacts
Contact management hook.useTransactions
Transaction history hook.Helper Functions
createInjectedAdapter()
Create wallet adapter from window.ethereum.