tahowallet / extension

Taho, the community owned and operated Web3 wallet.
https://taho.xyz
GNU General Public License v3.0
3.11k stars 394 forks source link

Frontend ETH notification #106

Open mhluongo opened 3 years ago

mhluongo commented 3 years ago

The user should get a notification in the UI when an account of theirs receives ETH.

henryboldi commented 3 years ago

I believe this is not possible until notifications are sent from the background to redux. We might also want to save notifications to IndexedDB. This was "moved from In review to Done" with just the visual components (without real data).