Overview
RelayerClient handles communication with a relayer proxy for fee-sponsored transactions. It’s created automatically when you pass relayerUrl to SmartAccountKit, and accessed via kit.relayer.
Via SmartAccountKit (Recommended)
Configure arelayerUrl and the SDK handles routing automatically:
Direct Usage
send()
Submit a transaction via func + auth (for invokeHostFunction flows). The relayer wraps it in a fee bump and sponsors fees.