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 as a Web3 provider and then installing a wallet provider like Dynamic or RainbowKit. We provide examples for all of the following:
Updated 4 days ago