Skip to content

LytixChain/Lytix-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lytix-Wallet

Welcome to the Lytix mobile wallet for android!

This project contains several sub-projects:

app: The Android app itself. This is probably what you're searching for.

lyttrumj: Stratum protocol implementation.

lytix-core-0.14.3-12.1: lytixj.

You can build all sub-projects at once using Gradle:

gradle clean build

Cloning repository.

Use git clone --recurse-submodules https://github.com/lytixchain/Lytix-Android.git

or

Use git clone https://github.com/lytixchain/Lytix-Android.git

git submodule init

git submodule update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%