@buckspay/react wraps the core client in idiomatic hooks. Wrap your component tree once with
BuckspayProvider; every component inside can then connect a wallet and send gasless payments
with two hooks.
Full example
The component below is the compiled, type-checked reference implementation.Next
React Native
The same hooks on iOS and Android, with
nativePasskey and secure-storage adapters.Next.js BFF
Route factories that keep the API key server-side.

