diff --git a/metadata/com.wownero.wownerujo.yml b/metadata/com.wownero.wownerujo.yml new file mode 100644 index 0000000000..04093813d7 --- /dev/null +++ b/metadata/com.wownero.wownerujo.yml @@ -0,0 +1,38 @@ +Categories: + - Money +License: Apache-2.0 +WebSite: https://wownero.org +SourceCode: https://github.com/fuwa0529/wownerujo/ +IssueTracker: https://github.com/fuwa0529/wownerujo//issues + +Summary: Wownero wallet +Description: |- + Wownero is a fork of the cryptocurrency Monero with primary alterations. + + Wownero’s emission is capped and supply is finite. + + Wownero is a fairly launched coin with no premine. + + It’s not a fork of another blockchain. With its own genesis block there is no degradation of privacy caused by ring signatures using different participants for the same transaction outputs. + + Unlike opposing forks. + +RepoType: git +Repo: https://github.com/fuwa0529/wownerujo/ + +Builds: + - versionName: 1.5.10.6 + versionCode: 1060 + commit: v1.5.10.6 + timeout: 14400 + sudo: apt install -y g++ build-essential tofrodos + gradle: + - yes + output: app/build/outputs/apk/release/wownerujo-*_universal.apk + build: ANDROID_NDK_ROOT=$$NDK$$ make + ndk: r17b + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.5.10.6 +CurrentVersionCode: 1060