Installation
Install the React bindings together with the shared core client and TanStack Query.
pnpm
pnpm add @ivem/core @ivem/kit-react @tanstack/react-queryPackages
@ivem/coreprovides the low-level IOST client types and transports.@ivem/kit-reactprovidesIvemProviderand React hooks.@tanstack/react-querypowers async hook state.