An open API service indexing awesome lists of open source software.

https://github.com/safe-global/safe-react-hooks


https://github.com/safe-global/safe-react-hooks

account react-hooks safe smart

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Safe React Hooks

A collection of React hooks to simplify the usage of the Safe Core SDK for React developers, written in TypeScript.

## Table of Contents

- [Documentation](#documentation)
- [Installation](#installation)
- [Usage](#usage)
- [Available Hooks](#available-hooks)
- [Contributing](#contributing)
- [License](#license)

## Documentation

Head to the [Safe React Hooks docs](https://docs.safe.global/reference-sdk-react-hooks/overview) to learn more about how to use these hooks.

## Installation

To install the package, run:

```bash
npm install @safe-global/safe-react-hooks
```

or

```bash
yarn add @safe-global/safe-react-hooks
```

## Usage

## Available Hooks

## Contributing

If you are interested in contributing, please read the [Contributing Guidelines](https://github.com/safe-global/safe-react-hooks/tree/main/CONTRIBUTING.md) **before opening an issue or submitting a pull request**.

## License

This library is released under [MIT](https://github.com/safe-global/safe-react-hooks/tree/main/LICENSE.md).