mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-11 22:56:21 +00:00
Merge branch 'feature/app.crescentcash.src' into 'master'
New app: Crescent Closes rfp#996 See merge request fdroid/fdroiddata!6559
This commit is contained in:
commit
7a2523711a
1 changed files with 36 additions and 0 deletions
36
metadata/app.crescentcash.src.yml
Normal file
36
metadata/app.crescentcash.src.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue