lialosiu / zeronet_mobile

ZeroNet Mobile is an Native Client for Mobile Devices running Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroNet Mobile

Codemagic build status

ZeroNet Mobile is an Android Client for ZeroNet, a platform for decentralized websites using Bitcoin crypto and the BitTorrent network. you can learn more about ZeroNet at https://zeronet.io/.

Download from Google Play

Installation

From Google PlayStore :

Android (arm, arm64, x86)

Compiling Source :

You need Flutter Framework to compile this App from Source.

git clone https://github.com/canewsin/zeronet_mobile.git
cd zeronet_mobile
flutter packages get

After that create a file named key.properties in android directory and fill the below details, which are in capital letters, with your details.

storeFile=ANDROID_KEY_STORE_FILE_PATH
storePassword=KEY_STORE_PASSWORD
keyAlias=KEY_ALIAS
keyPassword=KEY_PASSWORD

in root folder

to build apk

flutter build apk --no-shrink

to build appbundle

flutter build appbundle --no-shrink

to run the app in Android Device / Emulator

flutter run

Donate

BTC(Preferred) :

35NgjpB3pzkdHkAPrNh2EMERGxnXgwCb6G

ETH :

0xa81a32dcce8e5bcb9792daa19ae7f964699ee536

UPI(Indian Users) :

pramukesh@upi

Liberapay :

https://liberapay.com/canews.in/donate

Contribute

If you want to support project's further development, you can contribute your time or money, If you want to contribute money you can send bitcoin or other supported crypto currencies to above addresses or buy in-app purchases, if want to contribute translations or code.

About

ZeroNet Mobile is an Native Client for Mobile Devices running Android.


Languages

Language:Dart 90.8%Language:Kotlin 8.9%Language:Swift 0.2%Language:Batchfile 0.0%Language:Objective-C 0.0%