From 0d7a450aa088a7d423e0d4e611074aad7254d06e Mon Sep 17 00:00:00 2001 From: Hash Engineering Solutions Date: Sun, 19 Jan 2020 08:27:42 +0000 Subject: [PATCH] Add Groestlcoin Wallet Testnet --- ...ashengineering.groestlcoin.wallet_test.yml | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 metadata/hashengineering.groestlcoin.wallet_test.yml diff --git a/metadata/hashengineering.groestlcoin.wallet_test.yml b/metadata/hashengineering.groestlcoin.wallet_test.yml new file mode 100644 index 0000000000..b3969361c7 --- /dev/null +++ b/metadata/hashengineering.groestlcoin.wallet_test.yml @@ -0,0 +1,50 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Money +License: GPL-3.0-only +WebSite: https://www.groestlcoin.org/groestlcoin-mobile-wallet/ +SourceCode: https://github.com/Groestlcoin/groestlcoin-wallet +IssueTracker: https://github.com/Groestlcoin/groestlcoin-wallet/issues +Changelog: https://raw.github.com/Groestlcoin/groestlcoin-wallet/HEAD/wallet/CHANGES +Bitcoin: 3BCeMXVny1HbDc4NK64UZs9oFjKZdajBfx + +AutoName: Groestlcoin Wallet TestNet +Description: |- + Have your testnet Groestlcoins always with you, in your pocket! You pay by quickly scanning + a QR code. As a merchant, you receive payments reliably and instantly. Groestlcoin + Wallet is the first mobile testnet Groestlcoin app, and arguably also the most secure! + + * No registration, web service or cloud needed! This wallet is de-centralized and peer to peer. + * Display of testnet Groestlcoin amount in GRS, mGRS and µGRS. + * Conversion to and from national currencies. + * Sending and receiving of testnet Groestlcoin via NFC, QR codes or Groesltcoin URLs. + * Address book for regularly used testnet Groestlcoin addresses. + * When you're offline, you can still pay via Bluetooth. + * System notification for received coins. + * Sweeping of paper wallets (e.g. those used for cold storage). + * App widget for Groestlcoin balance. + + See the + [https://raw.githubusercontent.com/Groestlcoin/groestlcoin-wallet/HEAD/wallet/README.md + README] for more details. Use this at your own risk and be wary that if you + don't make a backup of the private keys you will no longer be able to access the testnet + Groestlcoins contained in the wallet, should the data of the app be lost. + +RepoType: git +Repo: https://github.com/Groestlcoin/groestlcoin-wallet.git + +Builds: + - versionName: '7.38' + versionCode: 73803 + commit: v7.38 + subdir: wallet + gradle: + - dev + scandelete: + - wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '7.38' +CurrentVersionCode: 73803