natrium_wallet_flutter icon indicating copy to clipboard operation
natrium_wallet_flutter copied to clipboard

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.

Results 103 natrium_wallet_flutter issues
Sort by recently updated
recently updated
newest added

I think it would help adoption if it were easy to buy nano directly in Natrium. For some people, using an exchange is too high a bar. Would it be...

Some people have asked for this, almost nobody in the nano ecosystem is using it yet - but there seems to be a lot of interest Moved this issue from...

enhancement

Hello! I know this is not technically the proper place to propose a Natrium fork, and I have sent an email about this as well, but wanted to make sure...

I know that the general stance of Natrium is to require authentication to access private keys, but maybe it would be feasible to create notifications for recurring and scheduled sends?...

enhancement

Natrium v 2.3.5 Is the any way to change pin? (not password). If I go to the main menu -> security, there is only an option to add password. ![image](https://user-images.githubusercontent.com/13495631/106536533-8dde0b00-64f0-11eb-9ef7-c43c11477701.png)

enhancement

This PR adds an amount input field to the receive sheet so it can be prefilled by the scanning device. The feature was suggested [here](https://www.reddit.com/r/nanocurrency/comments/kz5vob/request_an_amount_on_natrium/) The current QR implementation creates...

iOS was a bit more work than Android. We need to manually start an NFC reader session, hence the addition of a "Contactless" button. You can see the uni_link changes...

We are working on a [KaiOS wallet.](https://github.com/KaiOS-Nano-wallet/nano-kaios) Unfortunately scanning is very hard with the black pixels around it. So, I created a [version without it ](https://imgur.com/a/xd7v9Xi)and tried to scan it...

Removed all unused imports and unnecessary white spaces. Updated .gitignore