5afe / safe-support

6 stars 2 forks source link

Safe SDK inquiry #234

Closed joanpan closed 1 year ago

joanpan commented 1 year ago

Issue Category

Other

What happened?

User wants to use Safe in their dapp and is wondering if the Safe SDK and contract proxy kit allow them to use multisignature functionalities outside safe iframe?

They're asking if they can use safe functionalities outside the iframe or do they always have to open their app in iframe to use Safe?

Date and time this happened or you first noticed this issue

n/a

Network

Ethereum Mainnet

Safe Address

No response

Token Address

No response

Token Type

None

Transactions

No response

mmv08 commented 1 year ago

Yes, that's the primary function of the Safe{Core} SDKs - https://github.com/safe-global/safe-core-sdk

The iframe SDK is safe-apps-sdk, and it's a separate SDK for iframe app communication.