LiteDoge mobile is a lightweight wallet that is able to generate wallets, encrypt and decrypt stored wallets and import wallets.
Chain information is retrieved from https://explorer.ldoge-wow.com/.
Transaction hex is sent to a watch-only wallet https://github.com/GIANTCRAB/litedoge-wallet-proxy.
npm install
ionic serve
Oh no, looks like tests are not done yet.
ng build --prod
ionic capacitor build android --prod
View information on what the app collects and do with the data.
LiteDoge Mobile is licensed under GPLv3. To view full license, see LICENSE.
Copyright (C) 2021 WOO HUIREN
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.