React bindings for Gas Kit (gas-sponsored transactions on Avalanche)
npm install @gas-kit/reactReact SDK for Gas Kit — a gas abstraction toolkit for Avalanche.
@gas-kit/react provides React-first utilities (Provider + Hooks) built on top
of @gas-kit/core, allowing developers to integrate gas-sponsored
transactions into React and Next.js applications with minimal effort.
---
- React Context-based architecture
- Simple and ergonomic hooks
- Built on @gas-kit/core
- Ethers v6 compatible
- Works with MetaMask and EIP-1193 wallets
- Gasless user experience
- No relayers, no backend services
---
```bash
npm install @gas-kit/react @gas-kit/core ethers