safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
242 stars 176 forks source link

[Research] Example React Hooks #847

Closed dasanra closed 4 days ago

dasanra commented 2 weeks ago

Context / issue

Many developers that want to integrate the Safe Core SDK want to use React as their web framework. Currently we don't offer any tooling specific for this case, which makes more difficult to kickstart a project.

Proposed solution

Research React Hooks that may be useful for developers to integrate the Core SDK with their Dapps.

tmjssz commented 1 week ago

Research document can be found here