marinanekrassova / smartsafe

1 stars 0 forks source link

Show Dropbox and Ethereum status in app #62

Closed LiisiMotsharg closed 7 years ago

LiisiMotsharg commented 7 years ago

There should be indicators of Dropbox authentication status and Ethereum connection somewhere in the Electron app. The should also display descriptive text to the user:

LiisiMotsharg commented 7 years ago

Dropbox indicator shows if user has connected a dropbox account. Ethereum indicator shows if connection to Ethereum has been made sucessfully (it was possible to create an IPC connection, contracts were deployed).

NB! Both indicators are only updated when app is started. If either connection breaks during operation, indicators will currently not reflect this.