ToastWallet / core

This repo contains the core code for Toast Wallet. It is built for iOS, Android and browser directly from this repository. PC builds are built from the browser version using Electron.
GNU General Public License v2.0
210 stars 80 forks source link

Local folder path for DB saving, Useful for portable apps #25

Closed mkimid closed 4 years ago

mkimid commented 6 years ago

It is just a suggestion, not an issue. Is there any method (or improvement) to save a DB into User specific folder. Actually, APP is saved into a computer in %appdata%/toastwallet for windows system. If this folder can be specified into a USB drive (or any location), Is it will be useful as a hardware wallet ?

ToastWallet commented 6 years ago

There's most likely a way to configure it in electron builds. We're flat out with other improvements at the moment but if you work it out reply here or open a pull request and we'll jump on it. Thanks!

RichardAH commented 4 years ago

The portable version of Toast for Windows saves to the path the executable runs from