anza-xyz / wallet-adapter

Modular TypeScript wallet adapters and components for Solana applications.
https://anza-xyz.github.io/wallet-adapter/
Apache License 2.0
1.61k stars 964 forks source link

Add iframe wallet adapter #1037

Open callmewhy opened 1 week ago

callmewhy commented 1 week ago

Add wallet adapter for iframe

In the case of dapp nested in an iframe, this adapter can be used to access the parent web wallet within the iframe without being restricted by browser security policies.