ergo-wallet-app
ergo-wallet-app copied to clipboard
Ergo Wallet App
This adds desktop implementation. It is not feature-complete - see #132 -, but good to use as it is especially as a cold wallet on an offline machine or as...
In addition to pasting and scanning addresses, an addressbook should be added for users to pick addresses from to send funds. This address book should always show own wallet addresses,...
The connection to Explorer is not always reliable and times out for certain addresses while others work. It makes sense to improve the data stored in app as following to...
A user got the error message "Cost of transaction exceeds limit" when trying to sign a transaction containing many inboxes. The situation should be improved so that either signing completes...
## For first preview - [x] restore - [x] send with tokens - [x] ergopay - [x] cold signing - [x] Wallet config - [x] Mosaik ## Packaging - [x]...
Add a filter to transaction history list Filter by - [ ] token
Right now, ErgoPay's confirmation screen does not show exact boxes that will be spent and created by a transaction, but instead shows a summarization per address. This is good overall,...
The app could display a notification when a wallet balance changes. Because there is no way to use PUSH notifications (would need a server), the app would need to refresh...
We want to build a dedicated APK to use on cold wallet devices with the following changes: - [ ] No Internet permission needed - [ ] Wallet overview list...
Waits for ergoplatform/ergo-appkit#139