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

https://github.com/0xsequence/react-hooks

React Hooks for Sequence Integrations
https://github.com/0xsequence/react-hooks

Last synced: 12 months ago
JSON representation

React Hooks for Sequence Integrations

Awesome Lists containing this project

README

          

# @0xsequence/react-hooks

React hooks to interface with Sequence services.

Wrap your application with the `ReactHooksConfigProvider` to provide a config to the hooks.

```tsx

```