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 179 forks source link

feat(protocol-kit): Migrate v1.0.0 to Abitype #727

Closed dasanra closed 4 months ago

dasanra commented 4 months ago

What it solves

Migrates Safe contract 1.0.0 with ethers + web3.js adapter from Typechain to Abitype.

How this PR fixes it

In correspondance to the previous PR #604.