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 account-abstraction-kit #782

Closed yagopv closed 1 month 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 account-abstraction-kit

Additional context

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