Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/PartyLayer/PartyLayerView on GitHub Code

PartyLayer/PartyLayer: docs/react-optimistic-updates.md

# Optimistic updates and automatic rollback (React mutation hooks) PartyLayer's mutation hooks (`useConnect`, `useDisconnect`, `useSignMessage`, `useSubmitTransaction`, `useChoice`) are thin wrappers over TanStack `useMutation`. They manage only `mutationFn` and `mutationKey`; every lifecycle callba

Read on GitHub Code