OriginProtocol / origin-dollar

OUSD and OETH are stablecoins that passively accrue yield while you are holding it
https://originprotocol.com
MIT License
112 stars 73 forks source link

Argent Wallet Integration #735

Open DanielVF opened 2 years ago

DanielVF commented 2 years ago

We currently automatically detect Gnosis safe wallets and prompt the user to enable yield. Currently Argent wallets aren't getting yield, and it's unclear to users how to enable it.

We should generalize the Gnosis detection to detect if the user's address is a contract, and then provide the same prompt / check as we do for Gnosis.

joshfraser commented 2 years ago

Their app does not include an open web3 browser. We'll need to reach out to the Argent team about giving their users a button to opt-in after they receive OUSD in their wallets. They do have a limited selection of dapps that have custom integrations with their app. It would be great if they would include us there.

@coleman415 mind working on this?