status-im / swarms

Swarm Home. New, completed and in-progress features for Status
92 stars 31 forks source link

Multi wallet support #42

Closed jeluard closed 6 years ago

jeluard commented 6 years ago

Idea code: DEV#042 Title: Multi wallet support Status: Draft Created: 2017-11-23

Summary

Multiple wallet management

Vision

Status provides a comprehensive wallet allowing to manage your main Status ethereum address. As a user I want to leverage this wallet to manage other addresses.

We will also consider if switching address should also impact other status features (DApps browsing, bot usages, ..)

Swarm Participants

Goals & Implementation Plan

Wallet switching address

New addresses can be added and browsed in the wallet. All existing features (browsing funds, access to historical data, send/request funds) are functioning.

Abstraction for external wallet access

Status must be able to interract with hardwallet and other hardware wallet. Consider how this impact our current wallet abstractions.

Goals & Implementation Plan

Minimum Viable Product

A new address can be added and switched to. All wallet features are functioning.

Goal Date: To be defined Description: any ethereum address can be used in wallet

Iteration 1

Decide how switching address impacts other Status features

Goal Date: To be defined Description: decision on how address switching impacts Status

Iteration 2

Identify specific changes needed to interact with hardwallet

Goal Date: To be defined Description: hardwallet can be used in Status wallet

Copyright

Copyright and related rights waived via CC0.

asemiankevich commented 6 years ago

add me as a tester here please

jeluard commented 6 years ago

It has to be clarified the following points:

grishick commented 6 years ago

Would be happy to test this feature. As a DApp developer, I would like to be able to use my wallets created in other HD-enabled wallet AppStore Toshi and Mist with all of the Status features, and especially with DApps inside Status

grishick commented 6 years ago

Damn autocorrect :) I meant “other HD-enabled wallet apps like Toshi and Mist”.

jeluard commented 6 years ago

@grishick We are not working on this yet but I will keep you posted when we will!

oskarth commented 6 years ago

Closing this issue as part of spring cleaning. If this idea is still relevant, please submit a PR per https://github.com/status-im/ideas/#contributing. If you feel closing this issue is a mistake, feel free to re-open.