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

[Research] Use of .extend for Core SDK methods #853

Closed dasanra closed 1 week ago

dasanra commented 2 weeks ago

Overview

Considering that we want others to support the Safe multisig flow, we want to research how Viems .extend method works to understand how can be used to leverage the multisig flow in Permissionless without adding dependencies on Permissionless side.

dasanra commented 1 week ago

Research document https://www.notion.so/safe-global/Research-Viem-extend-functionality-70daa2b68e2c4516b2cda2bd3b6f2cc1