From 1914135a170c4dbdf02572725ffb672b47a4ceb9 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 9 Feb 2020 15:37:49 +0100 Subject: [PATCH] New app: Crescent --- metadata/app.crescentcash.src.yml | 36 +++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/app.crescentcash.src.yml diff --git a/metadata/app.crescentcash.src.yml b/metadata/app.crescentcash.src.yml new file mode 100644 index 0000000000..7b474d9176 --- /dev/null +++ b/metadata/app.crescentcash.src.yml @@ -0,0 +1,36 @@ +Categories: + - Money +License: MIT +WebSite: https://crescent.cash/ +SourceCode: https://gitlab.com/pokkst/crescentcash +IssueTracker: https://gitlab.com/pokkst/crescentcash/issues + +AutoName: Crescent +Summary: Send coins to a Cash Account or Bitcoin Cash address with Crescent Cash +Description: |- + Send coins to a Cash Account (https://cashaccount.info) or Bitcoin Cash address with Crescent Cash. + + Simple. Secure. Trustless. + + Crescent combines the simplicity of traditional, centralized money apps + with the security of trustless Bitcoin wallets. + + Crescent Cash is a non-custodial wallet that allows for you to send Bitcoin + Cash to other Cash Account users with their username, or to normal Bitcoin + Cash addresses. + +RepoType: git +Repo: https://gitlab.com/pokkst/crescentcash + +Builds: + - versionName: '1.12' + versionCode: 105 + commit: '1.12' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.12' +CurrentVersionCode: 105