gnosis / safe-browser-extension

MIT License
18 stars 8 forks source link

EIP-1102 Dapp interaction #93

Closed germartinez closed 5 years ago

germartinez commented 5 years ago

Additions:

tschubotz commented 5 years ago

Just to clarify:

ethereum.enable always returns the current account on the browser extension.

We only do that when the site is whitelisted, right? Same for the other functions, like isApproved, right?

Besides that: How do you want me to review this PR? I'm not sure if I'm the right person to review the code. ;)