Encointer Wallet
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The original app author has been notified, and supports the inclusion.
APPLICATION ID: org.encointer.wallet
AutoName: EncointerWallet
Categories:
- Money
License: Apache-2.0
Author: Encointer Association
WebSite: https://encointer.org
SourceCode: https://github.com/encointer/encointer-wallet-flutter
IssueTracker: https://github.com/encointer/encointer-wallet-flutter/issues
Changelog: https://github.com/encointer/encointer-wallet-flutter/blob/HEAD/CHANGELOG.md
Donate: https://encointer.org/donate/
Bitcoin: 3P2rNo2vgwodoP7D6oesRkqhr1UHmYoJiD
RepoType: git
Repo: https://github.com/encointer/encointer-wallet-flutter
Builds:
- versionName: 0.7.6
versionCode: 763
commit: v0.7.6
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
srclibs:
- flutter@stable
prebuild:
- apt-get install wget
- wget https://nodejs.org/dist/v12.18.2/node-v12.18.2-linux-x64.tar.xz
- tar -vxf node-v12.18.2-linux-x64.tar.xz
- wget https://github.com/yarnpkg/yarn/releases/download/v1.22.4/yarn-v1.22.4.tar.gz
- tar zvxf yarn-v1.22.4.tar.gz
- export PATH=$PATH:`pwd`/node-v12.18.2-linux-x64/bin:`pwd`/yarn-v1.22.4/bin
- cd ./lib/js_service_kusama
- yarn install
- yarn run build
- cd ../..
- cd ./lib/js_service_encointer
- yarn install
- yarn run build
- cd ../..
- rm -rf node-v12.18.2-linux-x64/ yarn-v1.22.4/
- rm node-v12.18.2-linux-x64.tar.xz yarn-v1.22.4.tar.gz
- rm -rf lib/js_service_acala/node_modules/node-notifier/
- rm -rf lib/js_service_kusama/node_modules/node-notifier/
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk --flavor fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckData: https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.7.6
CurrentVersionCode: 763
Summary: Interact with the Encointer Blockchain
Description: |
The Encointer wallet is your tool to create local communitiy currencies, to perform Encointer key-signing ceremonies and receive your universal basic income. The wallet keeps custody of your accounts' private keys and allows you to transfer funds to other users.
Currently, this app supports our testnet Gesell and should only be used for testing.
Edited by Izzy