> ## Documentation Index
> Fetch the complete documentation index at: https://docs.story.foundation/llms.txt
> Use this file to discover all available pages before exploring further.

# React Setup

> Learn how to setup the TypeScript SDK in React.

We do not have a specific React SDK, however **we can use the TypeScript SDK in React** all the same, to delay signing & sending transactions to a JSON-RPC account like Metamask.

We recommend using [wagmi](https://wagmi.sh/) as a Web3 provider and then installing a wallet provider like Dynamic or RainbowKit. We provide examples for all of the following:

* [Dynamic Setup](/developers/react-guide/setup/dynamic-setup)
* [RainbowKit Setup](/developers/react-guide/setup/rainbowkit-setup)
* [Reown (WalletConnect) Setup](/developers/react-guide/setup/reown-setup)
* [Tomo Setup](/developers/react-guide/setup/tomo-setup)
