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
- Host: GitHub
- URL: https://github.com/0xsequence/react-hooks
- Owner: 0xsequence
- Created: 2024-11-29T20:36:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-21T19:07:40.000Z (over 1 year ago)
- Last Synced: 2025-06-06T03:39:57.926Z (about 1 year ago)
- Language: TypeScript
- Size: 320 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```