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
243 stars 178 forks source link

[EIP-1193] Test api-kit #781

Closed yagopv closed 2 months ago

yagopv commented 2 months ago

Context / issue

As part of the EIP-1193 implementation, we need to retest all the related kits. This involves analyzing, executing, and updating the unit tests, integration tests, related example apps, and playgrounds.

Proposed solution

In the api-kit

Additional context

https://github.com/safe-global/safe-core-sdk/issues/651