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

# React 설정

> React에서 TypeScript SDK를 설정하는 방법을 알아봅니다.

특정 React SDK는 없지만, **React에서 TypeScript SDK를 동일하게 사용할 수 있어** Metamask와 같은 JSON-RPC 계정으로 트랜잭션 서명 및 전송을 지연시킬 수 있습니다.

웹3 프로바이더로 [wagmi](https://wagmi.sh/)를 사용한 다음 Dynamic 또는 RainbowKit과 같은 지갑 프로바이더를 설치하는 것을 권장합니다. 다음 모든 옵션에 대한 예제를 제공합니다:

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