ethereum / meteor-dapp-wallet

This is an archived repository of one of the early Ethereum wallets.
https://ethereum.org/en/wallets/find-wallet/
GNU General Public License v3.0
599 stars 410 forks source link

Implement Ethereum Provider (EIP 1193) #487

Closed ryanio closed 5 years ago

ryanio commented 6 years ago

What does it do?

This PR updates the wallet to request a full Ethereum Provider using ethereum.send('eth_requestAccounts')

The wallet will also reinitialize itself after receiving any accountsChanged, networkChanged, connect, or close events.

dannylee71 commented 6 years ago

Wallet id:b4cb75be-8248-4d31-8397-7d291ce4e9ca

3esmit commented 4 years ago

why this was closed without merging?