ShibeTechnology / dogecoin-spv-node

A Dogecoin SPV wallet
Other
10 stars 4 forks source link

Design user interface #23

Open rllola opened 2 years ago

rllola commented 2 years ago

The current interface is a Terminal User Interface but not everyone is comfortable with using the terminal.

We need a good design proposition. It should include info like :

Maybe we can have a Payment Channel page with all the payment channel actions

nhoov commented 2 years ago

I’d be willing to help, are you looking for a native editor for both PC and iOS or could this be a web view?

rllola commented 1 year ago

Finally got some screens designed. It should be good enough to start.

1676975406150 1676975406167 1676975406181 1676975406194 1676975406207 1676975406220 1676975406234 1676975406248

qlpqlp commented 1 year ago

Loving this project :)

We really need a simple Dogecoin Wallet that also supports i18n for multi-language

Keep it up :)

rllola commented 1 year ago

I have published the code for the gui (still worked in progress). https://github.com/ShibeTechnology/dogecoin-spv-gui

Now this is the last step... Merging the SPV wallet and the new GUI.