diff --git a/metadata/io.wookey.wallet.yml b/metadata/io.wookey.wallet.yml new file mode 100644 index 0000000000..72bc8513b4 --- /dev/null +++ b/metadata/io.wookey.wallet.yml @@ -0,0 +1,62 @@ +Categories: + - Money +License: MIT +WebSite: https://wallet.wookey.io +SourceCode: https://github.com/WooKeyWallet/wookey-wallet-android-app +IssueTracker: https://github.com/WooKeyWallet/wookey-wallet-android-app/releases + +Name: Wookey Wallet +Description: |4- + + 为隐私而生 + 保护个人隐私,支持匿名币种,代码完全开源,注重用户体验 + + For Privacy + Less Privacy Collection; More Privacy Coins; Fully Open Source; Better User Experience + +RepoType: git +Repo: https://github.com/WooKeyWallet/wookey-wallet-android-app + +Builds: + - versionName: 1.0.3 + versionCode: 103 + commit: v1.0.3 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y build-essential tofrodos wget + gradle: + - yes + build: + - cd .. + - export ROOT_PATH=`pwd` + - git clone https://github.com/WooKeyWallet/monero-android-lib.git /tmp/monero-android-lib + || echo "exists" + - cd /tmp/monero-android-lib/ + - git reset --hard + - cd external-libs + - find . -name "*.sh" -exec chmod +x {} \; + - mkdir -p build/src + - ANDROID_NDK_ROOT=$$NDK$$ make all + - cd $ROOT_PATH + - mkdir -p monero-libs/{monero,boost,openssl,libsodium}/lib/{arm64-v8a,armeabi-v7a} + - cp -a /tmp/monero-android-lib/external-libs/build/build/monero/arm/lib/* monero-libs/monero/lib/armeabi-v7a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/monero/arm64/lib/* + monero-libs/monero/lib/arm64-v8a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/boost/arm/lib/* monero-libs/boost/lib/armeabi-v7a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/boost/arm64/lib/* + monero-libs/boost/lib/arm64-v8a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/openssl/arm/lib/* + monero-libs/openssl/lib/armeabi-v7a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/openssl/arm64/lib/* + monero-libs/openssl/lib/arm64-v8a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/libsodium/arm/lib/* + monero-libs/libsodium/lib/armeabi-v7a/ + - cp -a /tmp/monero-android-lib/external-libs/build/build/libsodium/arm64/lib/* + monero-libs/libsodium/lib/arm64-v8a/ + ndk: r17c + +AutoUpdateMode: None +UpdateCheckMode: Static +CurrentVersion: v1.0.3 +CurrentVersionCode: 103 diff --git a/metadata/io.wookey.wallet/en-US/full_description.txt b/metadata/io.wookey.wallet/en-US/full_description.txt new file mode 100644 index 0000000000..d2a82ffd21 --- /dev/null +++ b/metadata/io.wookey.wallet/en-US/full_description.txt @@ -0,0 +1,23 @@ +WooKey is an open-source, privacy focused, multi-chain cryptocurrency wallet. It is designed to be the best cryptocurrency wallet app by providing the best possible experience for users: + +• Less Privacy Collection +Doesn’t collect and retain personal information unless it's integral to our product or service + +• More Privacy Coins +Supports privacy coins including Monero, Dash and create or import private keys quickly and easily + +• Fully Open Source +Secure, reliable, auditable, available for development by the community + +• Better User Experience +Simple, efficient, ease of use, the easiest way to get started with cryptocurrencies + +Currently supported coins: +Monero / XMR + +More features: +- Multi-Language UI +- Custom Node Addition +- Perfect For Mobile +- QR Code Payments +- Cross-platform Support diff --git a/metadata/io.wookey.wallet/en-US/title.txt b/metadata/io.wookey.wallet/en-US/title.txt new file mode 100644 index 0000000000..6d7cf3faed --- /dev/null +++ b/metadata/io.wookey.wallet/en-US/title.txt @@ -0,0 +1 @@ +Wookey Wallet diff --git a/metadata/io.wookey.wallet/zh-CN/full_description.txt b/metadata/io.wookey.wallet/zh-CN/full_description.txt new file mode 100644 index 0000000000..2025bb1a5f --- /dev/null +++ b/metadata/io.wookey.wallet/zh-CN/full_description.txt @@ -0,0 +1,24 @@ +WooKey是一个开源,隐私,多链加密钱包。它为用户提供最佳体验,旨在成为最佳的加密货币钱包应用程序: + +•减少隐私收集 +不收集和保留个人信息,除非它是我们产品或服务的组成部分 + +•更多隐私硬币 +支持隐私硬币,包括Monero,Dash快速,轻松地创建或导入私钥 + +•完全开源 +安全,可靠,可审计,可供社区开发 + +•更好的用户体验 +简单,高效,易用,最简单的加密货币入门方式 + +目前支持的硬币: +Monero / XMR + +更多功能: +- 多语言用户界面 +- 自定义节点添加 +- 完美适配移动端 +- QR码支付 +- 跨平台支持 + diff --git a/metadata/io.wookey.wallet/zh-CN/title.txt b/metadata/io.wookey.wallet/zh-CN/title.txt new file mode 100644 index 0000000000..f29a92645f --- /dev/null +++ b/metadata/io.wookey.wallet/zh-CN/title.txt @@ -0,0 +1 @@ +Wookey 钱包