33 lines
778 B
YAML
33 lines
778 B
YAML
Categories:
|
|
- Money
|
|
License: MIT
|
|
WebSite: https://ecua.mobi/deck-wallet/
|
|
SourceCode: https://github.com/ecuamobi/deck-wallet
|
|
IssueTracker: https://github.com/ecuamobi/deck-wallet/issues
|
|
|
|
AutoName: Deck Wallet
|
|
Summary: Store your Bitcoins in a deck of cards
|
|
Description: |-
|
|
Allows you to generate up to 52 bitcoin addresses by entering the order of a
|
|
deck of cards plus an optional password.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/ecuamobi/deck-wallet
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 100
|
|
commit: v1.0
|
|
patch:
|
|
- deckwallet-gradle.patch
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- libs/*
|
|
- src/org/spongycastle/crypto/generators/SCrypt.java
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 100
|