React Hooks Reference
Overview

Safe React Hooks Reference

Safe React Hooks is a collection of React hooks written in TypeScript that simplify the usage of the Safe{Core} SDK for React developers.

Install dependencies

To add the Safe React Hooks to your project, run:

pnpm
npm
yarn

_10
pnpm add @safe-global/safe-react-hooks

Was this page helpful?